Searched refs:ether_ntoa_r (Results 1 – 6 of 6) sorted by relevance
24 ether_ntoa_r (const struct ether_addr *addr, char *buf) in ether_ntoa_r() function32 libc_hidden_def (ether_ntoa_r)
27 return ether_ntoa_r (addr, asc); in ether_ntoa()
32 ether_ntoa_r (&val, buf); in do_test()
14 ether_ntoa_r; ether_ntohost;
43 ether_ntoa ether_ntoa_r ether_ntoh \
32 extern char *ether_ntoa_r (const struct ether_addr *__addr, char *__buf)
Completed in 6 milliseconds