Home
last modified time | relevance | path

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

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