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