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

/asus-wl-520gu-7.0.1.45/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.h573 int get_if_hwaddr __P((u_char *addr, char *name));
H A Dsys-linux.c1742 * get_if_hwaddr - get the hardware address for the specified
1746 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
/asus-wl-520gu-7.0.1.45/src/router/pppd/pppd/
H A Dmultilink.c268 if (p != 0 && get_if_hwaddr(ep->value, p) >= 0) {
389 if (i == EPD_MAC && get_if_hwaddr(ep->value, str) >= 0) {
H A Dpppd.h644 int get_if_hwaddr __P((u_char *addr, char *name));
H A Dsys-linux.c1843 * get_if_hwaddr - get the hardware address for the specified
1847 get_if_hwaddr(u_char *addr, char *name) function
H A Dsys-solaris.c470 * get_if_hwaddr - get the hardware address for the specified
474 get_if_hwaddr(u_char *addr, char *if_name) function
/asus-wl-520gu-7.0.1.45/src/router/pppd.mppe/pppd/
H A Dmultilink.c268 if (p != 0 && get_if_hwaddr(ep->value, p) >= 0) {
389 if (i == EPD_MAC && get_if_hwaddr(ep->value, str) >= 0) {
H A Dpppd.h644 int get_if_hwaddr __P((u_char *addr, char *name));
H A Dsys-linux.c1843 * get_if_hwaddr - get the hardware address for the specified
1847 get_if_hwaddr(u_char *addr, char *name) function
H A Dsys-solaris.c470 * get_if_hwaddr - get the hardware address for the specified
474 get_if_hwaddr(u_char *addr, char *if_name) function
/asus-wl-520gu-7.0.1.45/src/router/ppp/pppoecd/
H A Dpppd.h560 #define get_if_hwaddr(a,b) (0) macro

Completed in 192 milliseconds