Home
last modified time | relevance | path

Searched refs:print_ntable (Results 1 – 2 of 2) sorted by relevance

/external/iproute2/ip/
Dip_common.h11 extern int print_ntable(const struct sockaddr_nl *who,
Dipntable.c352 int print_ntable(const struct sockaddr_nl *who, struct nlmsghdr *n, void *arg) in print_ntable() function
628 if (rtnl_dump_filter(&rth, print_ntable, stdout, NULL, NULL) < 0) { in ipntable_show()