Home
last modified time | relevance | path

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

/external/iproute2/ip/
Diproute.c1953 static int show_handler(const struct sockaddr_nl *nl, in show_handler() function
1966 if (rtnl_from_file(stdin, &show_handler, NULL)) in iproute_showdump()
Dipaddress.c1798 static int show_handler(const struct sockaddr_nl *nl, in show_handler() function
1822 err = rtnl_from_file(stdin, &show_handler, NULL); in ipaddr_showdump()