Searched refs:ether_string (Results 1 - 1 of 1) sorted by relevance

/netbsd-6-1-5-RELEASE/usr.sbin/wlanctl/
H A Dwlanctl.c66 static const char *ether_string(u_int8_t *);
150 ether_string(u_int8_t *addr) function
260 printf("%s: mac %s ", ifname, ether_string(pns->ns_macaddr));
261 printf("bss %s\n", ether_string(pns->ns_bssid));

Completed in 94 milliseconds