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