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

/netgear-R7000-V1.0.7.12_1.2.5/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.h572 char *get_first_ethernet __P((void));
H A Dsys-linux.c1763 * get_first_ethernet - return the name of the first ethernet-style
1767 get_first_ethernet() function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/pppd/
H A Dsys-solaris.c284 * get_first_ethernet - returns the first Ethernet interface name found in
290 get_first_ethernet() function
378 * get_first_ethernet - returns the first Ethernet interface name found in
384 get_first_ethernet() function
540 if ((if_name = get_first_ethernet()) == NULL) {
H A Dmultilink.c441 p = get_first_ethernet();
H A Dpppd.h678 char *get_first_ethernet __P((void));
H A Dsys-linux.c1853 * get_first_ethernet - return the name of the first ethernet-style
1857 get_first_ethernet() function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/pptpd/pptpd-1.3.4/plugins/
H A Dpppd.h645 char *get_first_ethernet __P((void));
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/pppoecd/
H A Dpppd.h561 #define get_first_ethernet() ("eth0") macro

Completed in 126 milliseconds