Home | History | Annotate | Download | only in pppd

Lines Matching refs:get_ether_addr

246 static int get_ether_addr __P((u_int32_t, struct sockaddr *));
2104 if (!get_ether_addr(hisaddr, &arpreq.arp_ha))
2142 * get_ether_addr - get the hardware address of an interface on the
2148 get_ether_addr(ipaddr, hwaddr)