Searched defs:nh (Results 1 – 3 of 3) 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()255 bool NetlinkEvent::parseUlogPacketMessage(const struct nlmsghdr *nh) { in parseUlogPacketMessage()272 bool NetlinkEvent::parseNfPacketMessage(struct nlmsghdr *nh) { in parseNfPacketMessage()307 bool NetlinkEvent::parseRtMessage(const struct nlmsghdr *nh) { in parseRtMessage()399 bool NetlinkEvent::parseNdUserOptMessage(const struct nlmsghdr *nh) { in parseNdUserOptMessage()517 struct nlmsghdr *nh; in parseBinaryNetlinkMessage() local
42 net_handle_t nh; in parseNetworkHandle() local
278 struct nlmsghdr *nh; in ifc_act_on_address() local