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

/external/iproute2/ip/
H A Diproute.c1105 rtnl_filter_t filter_fn; local
1108 filter_fn = save_route;
1110 filter_fn = print_route;
1295 if (rtnl_dump_filter(&rth, filter_fn, stdout) < 0) {
1338 if (rtnl_dump_filter(&rth, filter_fn, stdout) < 0) {

Completed in 51 milliseconds