Searched refs:dump_msg (Results 1 - 1 of 1) sorted by relevance

/external/iproute2/ip/
H A Drtmon.c48 static int dump_msg(const struct sockaddr_nl *who, struct nlmsghdr *n, function
166 if (rtnl_dump_filter(&rth, dump_msg, fp, NULL, NULL) < 0) {
173 if (rtnl_listen(&rth, dump_msg, (void*)fp) < 0)

Completed in 69 milliseconds