Searched refs:parseRtMessage (Results 1 – 2 of 2) sorted by relevance
65 bool parseRtMessage(const struct nlmsghdr *nh);
347 bool NetlinkEvent::parseRtMessage(const struct nlmsghdr *nh) { in parseRtMessage() function in NetlinkEvent587 if (parseRtMessage(nh)) in parseBinaryNetlinkMessage()