Home
last modified time | relevance | path

Searched refs:accept_tcmsg (Results 1 – 1 of 1) sorted by relevance

/external/iproute2/tc/
Dtc_monitor.c38 static int accept_tcmsg(const struct sockaddr_nl *who, in accept_tcmsg() function
102 ret = rtnl_from_file(fp, accept_tcmsg, stdout); in do_tcmonitor()
112 if (rtnl_listen(&rth, accept_tcmsg, (void*)stdout) < 0) { in do_tcmonitor()