Searched defs:AddAttr (Results 1 – 2 of 2) sorted by relevance
72 int32_t NetlinkMsg::AddAttr(uint16_t type, void *data, size_t alen) in AddAttr() function in OHOS::nmd::NetlinkMsg
39 static int32_t AddAttr(struct nlmsghdr *nlMsgHdr, uint32_t maxLen, uint16_t type, in AddAttr() function