HomeSort by: relevance | last modified time | path
    Searched defs:eth_get (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/wpa/dist/src/l2_packet/
l2_packet_freebsd.c 177 static int eth_get(const char *device, u8 ea[ETH_ALEN]) function
256 if (eth_get(l2->ifname, l2->own_addr) < 0) {
  /src/external/bsd/wpa/dist/src/wps/
wps_upnp.c 870 static int eth_get(const char *device, u8 ea[ETH_ALEN]) function
967 if (eth_get(net_if, mac) < 0) {

Completed in 18 milliseconds