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

/asus-wl-520gu-7.0.1.45/src/router/ppp/pppd/
H A Dmultilink.c248 p = get_first_ethernet();
H A Dsys-solaris.c239 * get_first_ethernet - returns the first Ethernet interface name found in
245 get_first_ethernet() function
333 * get_first_ethernet - returns the first Ethernet interface name found in
339 get_first_ethernet() function
495 if ((if_name = get_first_ethernet()) == NULL) {
H A Dpppd.h574 char *get_first_ethernet __P((void));
H A Dsys-linux.c1764 * get_first_ethernet - return the name of the first ethernet-style
1768 get_first_ethernet() function
/asus-wl-520gu-7.0.1.45/src/router/pppd/pppd/
H A Dmultilink.c267 p = get_first_ethernet();
H A Dsys-solaris.c288 * get_first_ethernet - returns the first Ethernet interface name found in
294 get_first_ethernet() function
382 * get_first_ethernet - returns the first Ethernet interface name found in
388 get_first_ethernet() function
544 if ((if_name = get_first_ethernet()) == NULL) {
H A Dpppd.h645 char *get_first_ethernet __P((void));
H A Dsys-linux.c1865 * get_first_ethernet - return the name of the first ethernet-style
1869 get_first_ethernet() function
/asus-wl-520gu-7.0.1.45/src/router/pppd.mppe/pppd/
H A Dmultilink.c267 p = get_first_ethernet();
H A Dsys-solaris.c288 * get_first_ethernet - returns the first Ethernet interface name found in
294 get_first_ethernet() function
382 * get_first_ethernet - returns the first Ethernet interface name found in
388 get_first_ethernet() function
544 if ((if_name = get_first_ethernet()) == NULL) {
H A Dpppd.h645 char *get_first_ethernet __P((void));
H A Dsys-linux.c1865 * get_first_ethernet - return the name of the first ethernet-style
1869 get_first_ethernet() function
/asus-wl-520gu-7.0.1.45/src/router/ppp/pppoecd/
H A Dpppd.h561 #define get_first_ethernet() ("eth0") macro

Completed in 182 milliseconds