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

/external/iproute2/tc/
H A Dtc_common.h11 extern int print_filter(const struct sockaddr_nl *who, struct nlmsghdr *n, void *arg);
H A Dtc_monitor.c43 print_filter(who, n, arg);
H A Dtc_filter.c184 int print_filter(const struct sockaddr_nl *who, function
209 fprintf(stderr, "print_filter: NULL kind\n");
344 if (rtnl_dump_filter(&rth, print_filter, stdout) < 0) {

Completed in 77 milliseconds