Home
last modified time | relevance | path

Searched defs:nh (Results 1 – 3 of 3) sorted by relevance

/system/core/libsysutils/src/
DNetlinkEvent.cpp106 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
/system/extras/multinetwork/
Dcommon.cpp42 net_handle_t nh; in parseNetworkHandle() local
/system/core/libnetutils/
Difc_utils.c278 struct nlmsghdr *nh; in ifc_act_on_address() local