Searched refs:ether_addr (Results 1 – 3 of 3) sorted by relevance
52 struct ether_addr *53 ether_aton_r (const char *asc, struct ether_addr * addr) in ether_aton_r()84 struct ether_addr *87 static struct ether_addr addr; in ether_aton()
38 ether_ntoa_r (const struct ether_addr *addr, char * buf) in ether_ntoa_r()51 ether_ntoa (const struct ether_addr *addr) in ether_ntoa()
66 struct ether_addr { struct208 char * ether_ntoa __P((const struct ether_addr *));209 struct ether_addr *211 int ether_ntohost __P((char *, const struct ether_addr *));212 int ether_hostton __P((const char *, struct ether_addr *));213 int ether_line __P((const char *, struct ether_addr *, char *));