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