Searched refs:get_hw_addr_dlpi (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ppp/pppd/
H A Dsys-solaris.c203 static int get_hw_addr_dlpi __P((char *, struct sockaddr *));
436 if (!get_hw_addr_dlpi(if_name, &s_eth_addr)) {
503 if (!get_hw_addr_dlpi(if_name, &s_eth_addr)) {
2089 * get_hw_addr_dlpi - obtain the hardware address using DLPI
2092 get_hw_addr_dlpi(name, hwaddr) function
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ppp-2.4.4/pppd/
H A Dsys-solaris.c248 static int get_hw_addr_dlpi __P((char *, struct sockaddr *));
481 if (!get_hw_addr_dlpi(if_name, &s_eth_addr)) {
548 if (!get_hw_addr_dlpi(if_name, &s_eth_addr)) {
2216 * get_hw_addr_dlpi - obtain the hardware address using DLPI
2219 get_hw_addr_dlpi(name, hwaddr) function

Completed in 40 milliseconds