Home
last modified time | relevance | path

Searched refs:ether_ntoa (Results 1 – 6 of 6) sorted by relevance

/bionic/libc/include/netinet/
Dether.h47 char* ether_ntoa(const struct ether_addr* __addr);
/bionic/libc/bionic/
Dether_ntoa.c51 ether_ntoa (const struct ether_addr *addr) in ether_ntoa() function
/bionic/tests/
Dnetinet_ether_test.cpp31 ASSERT_STREQ("12:34:56:78:9a:bc", ether_ntoa(a)); in TEST()
/bionic/tools/versioner/platforms/
Dlibc.map.txt322 ether_ntoa; # introduced-arm=12 introduced-arm64=21 introduced-x86=12 introduced-x86_64=21
/bionic/libc/
Dlibc.map.txt322 ether_ntoa; # introduced-arm=12 introduced-arm64=21 introduced-x86=12 introduced-x86_64=21
DAndroid.bp6 "bionic/ether_ntoa.c",