Searched defs:nh (Results 1 – 2 of 2) sorted by relevance
106 static bool checkRtNetlinkLength(const struct nlmsghdr *nh, size_t size) { in checkRtNetlinkLength()130 bool NetlinkEvent::parseIfInfoMessage(const struct nlmsghdr *nh) { in parseIfInfoMessage()158 bool NetlinkEvent::parseIfAddrMessage(const struct nlmsghdr *nh) { in parseIfAddrMessage()257 bool NetlinkEvent::parseUlogPacketMessage(const struct nlmsghdr *nh) { in parseUlogPacketMessage()274 bool NetlinkEvent::parseNfPacketMessage(struct nlmsghdr *nh) { in parseNfPacketMessage()309 bool NetlinkEvent::parseRtMessage(const struct nlmsghdr *nh) { in parseRtMessage()401 bool NetlinkEvent::parseNdUserOptMessage(const struct nlmsghdr *nh) { in parseNdUserOptMessage()519 struct nlmsghdr *nh; in parseBinaryNetlinkMessage() local
267 struct nlmsghdr *nh; in ifc_act_on_address() local