Home
last modified time | relevance | path

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

/external/iproute2/tc/
Dtc_monitor.c38 int accept_tcmsg(const struct sockaddr_nl *who, struct nlmsghdr *n, void *arg) in accept_tcmsg() function
95 return rtnl_from_file(fp, accept_tcmsg, (void*)stdout); in do_tcmonitor()
103 if (rtnl_listen(&rth, accept_tcmsg, (void*)stdout) < 0) { in do_tcmonitor()