Searched refs:print_linkinfo (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.h1 extern int print_linkinfo(const struct sockaddr_nl *who,
H A Dipmonitor.c50 print_linkinfo(who, n, arg);
H A Dipaddress.c130 int print_linkinfo(const struct sockaddr_nl *who, function
700 if (no_link || print_linkinfo(NULL, &l->h, stdout) == 0) {
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/networking/libiproute/
H A Dipaddress.c86 static int print_linkinfo(struct sockaddr_nl ATTRIBUTE_UNUSED *who, function
568 if (no_link || print_linkinfo(NULL, &l->h, stdout) == 0) {

Completed in 51 milliseconds