Searched refs:eth_get (Results 1 – 3 of 3) sorted by relevance
164 static int eth_get(const char *device, u8 ea[ETH_ALEN]) in eth_get() function243 if (eth_get(l2->ifname, l2->own_addr) < 0) { in l2_packet_init()
63 if (eth_get(l2->eth, &own_addr) < 0) { in l2_packet_init_libdnet()
848 static int eth_get(const char *device, u8 ea[ETH_ALEN]) in eth_get() function931 if (eth_get(net_if, mac) < 0) { in get_netif_info()