Home
last modified time | relevance | path

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

/external/iproute2/ip/
Dip_common.h28 int print_rule(const struct sockaddr_nl *who,
Diprule.c50 int print_rule(const struct sockaddr_nl *who, struct nlmsghdr *n, void *arg) in print_rule() function
258 rtnl_filter_t filter = print_rule; in iprule_list_or_save()
Dipmonitor.c123 print_rule(who, n, arg); in accept_msg()