Searched refs:ether_ntoa_r (Results 1 – 5 of 5) sorted by relevance
38 ether_ntoa_r (const struct ether_addr *addr, char * buf) in ether_ntoa_r() function54 return ether_ntoa_r(addr, buf); in ether_ntoa()
55 char* ether_ntoa_r(const struct ether_addr* __addr, char* __buf);
48 char* p = ether_ntoa_r(&addr, buf); in TEST()
323 ether_ntoa_r; # introduced-arm=12 introduced-arm64=21 introduced-x86=12 introduced-x86_64=21