Searched refs:parseIfAddrMessage (Results 1 – 2 of 2) sorted by relevance
62 bool parseIfAddrMessage(const struct nlmsghdr *nh);
178 bool NetlinkEvent::parseIfAddrMessage(const struct nlmsghdr *nh) { in parseIfAddrMessage() function in NetlinkEvent582 if (parseIfAddrMessage(nh)) in parseBinaryNetlinkMessage()