OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:accept_tcmsg
(Results
1 - 1
of
1
) sorted by null
/external/iproute2/tc/
tc_monitor.c
38
int
accept_tcmsg
(const struct sockaddr_nl *who, struct nlmsghdr *n, void *arg)
function
95
return rtnl_from_file(fp,
accept_tcmsg
, (void*)stdout);
103
if (rtnl_listen(&rth,
accept_tcmsg
, (void*)stdout) < 0) {
Completed in 122 milliseconds