Searched refs:get_if_hwaddr (Results 1 - 10 of 10) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/pppd/
H A Dmultilink.c249 if (p != 0 && get_if_hwaddr(ep->value, p) >= 0) {
370 if (i == EPD_MAC && get_if_hwaddr(ep->value, str) >= 0) {
H A Dpppd.h571 int get_if_hwaddr __P((u_char *addr, char *name));
H A Dsys-linux.c1741 * get_if_hwaddr - get the hardware address for the specified
1745 get_if_hwaddr(u_char *addr, char *name) function
H A Dsys-solaris.c421 * get_if_hwaddr - get the hardware address for the specified
425 get_if_hwaddr(u_char *addr, char *if_name) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/pppd/
H A Dmultilink.c442 if (p != 0 && get_if_hwaddr(ep->value, p) >= 0) {
563 if (i == EPD_MAC && get_if_hwaddr(ep->value, str) >= 0) {
H A Dpppd.h677 int get_if_hwaddr __P((u_char *addr, char *name));
H A Dsys-linux.c1831 * get_if_hwaddr - get the hardware address for the specified
1835 get_if_hwaddr(u_char *addr, char *name) function
H A Dsys-solaris.c466 * get_if_hwaddr - get the hardware address for the specified
470 get_if_hwaddr(u_char *addr, char *if_name) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/pptpd/pptpd-1.3.4/plugins/
H A Dpppd.h644 int get_if_hwaddr __P((u_char *addr, char *name));
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/pppoecd/
H A Dpppd.h560 #define get_if_hwaddr(a,b) (0) macro

Completed in 110 milliseconds