Searched refs:print_addrinfo (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iproute2/ip/
H A Dip_common.h4 extern int print_addrinfo(const struct sockaddr_nl *who,
H A Dipmonitor.c54 print_addrinfo(who, n, arg);
H A Dipaddress.c279 int print_addrinfo(const struct sockaddr_nl *who, struct nlmsghdr *n, function
466 print_addrinfo(NULL, n, fp);
603 if (rtnl_dump_filter(&rth, print_addrinfo, stdout, NULL, NULL) < 0) {
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/networking/libiproute/
H A Dipaddress.c190 static int print_addrinfo(struct sockaddr_nl ATTRIBUTE_UNUSED *who, function
369 print_addrinfo(NULL, n, fp);
492 xrtnl_dump_filter(&rth, print_addrinfo, stdout);

Completed in 122 milliseconds