Searched refs:get_ether_addr (Results 1 – 1 of 1) sorted by relevance
98 static int get_ether_addr(in_addr_t ipaddr, struct ether_addr *hwaddr);382 if (!get_ether_addr(dst->sin_addr.s_addr, ea)) { in set()800 get_ether_addr(in_addr_t ipaddr, struct ether_addr *hwaddr) in get_ether_addr() function