Searched refs:parseIfInfoMessage (Results 1 – 2 of 2) sorted by relevance
61 bool parseIfInfoMessage(const struct nlmsghdr *nh);
220 bool NetlinkEvent::parseIfInfoMessage(const struct nlmsghdr *nh) { in parseIfInfoMessage() function in NetlinkEvent658 if (parseIfInfoMessage(nh)) in parseBinaryNetlinkMessage()