Home
last modified time | relevance | path

Searched refs:print_rule (Results 1 – 3 of 3) sorted by relevance

/external/iproute2/ip/
Dip_common.h25 extern int print_rule(const struct sockaddr_nl *who,
Dipmonitor.c85 print_rule(who, n, arg); in accept_msg()
Diprule.c46 int print_rule(const struct sockaddr_nl *who, struct nlmsghdr *n, void *arg) in print_rule() function
215 if (rtnl_dump_filter(&rth, print_rule, stdout, NULL, NULL) < 0) { in iprule_list()