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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iproute2/tc/
H A Dm_action.c296 static int do_print_action(const struct sockaddr_nl *who, function
316 fprintf(stderr, "do_print_action: NULL kind\n");
437 if (ans && do_print_action(NULL, &req.n, (void*)stdout) < 0) {
539 ret = rtnl_dump_filter(&rth, do_print_action, stdout, NULL, NULL);

Completed in 104 milliseconds