Searched refs:accept_tcmsg (Results 1 – 1 of 1) sorted by relevance
38 int accept_tcmsg(const struct sockaddr_nl *who, struct nlmsghdr *n, void *arg) in accept_tcmsg() function95 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()