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

/external/iproute2/tc/
H A Dtc_common.h12 extern int print_qdisc(const struct sockaddr_nl *who, struct nlmsghdr *n, void *arg);
H A Dtc_monitor.c51 print_qdisc(who, n, arg);
H A Dtc_qdisc.c197 int print_qdisc(const struct sockaddr_nl *who, function
225 fprintf(stderr, "print_qdisc: NULL kind\n");
326 if (rtnl_dump_filter(&rth, print_qdisc, stdout, NULL, NULL) < 0) {

Completed in 431 milliseconds