Searched defs:get_hw_addr (Results 1 - 1 of 1) sorted by relevance

/external/ppp/pppd/
H A Dsys-solaris.c247 static int get_hw_addr __P((char *, u_int32_t, struct sockaddr *));
2208 if (!get_hw_addr(ifr->ifr_name, ina, hwaddr)) {
2278 * get_hw_addr - obtain the hardware address for a named interface.
2281 get_hw_addr(name, ina, hwaddr) function

Completed in 71 milliseconds