Home
last modified time | relevance | path

Searched refs:ether_aton_r (Results 1 – 5 of 5) sorted by relevance

/bionic/libc/bionic/
Dether_aton.c53 ether_aton_r (const char *asc, struct ether_addr * addr) in ether_aton_r() function
88 return ether_aton_r(asc, &addr); in ether_aton()
/bionic/libc/include/netinet/
Dether.h71 struct ether_addr* ether_aton_r(const char* __ascii, struct ether_addr* __addr);
/bionic/tests/
Dnetinet_ether_test.cpp37 ether_addr* a = ether_aton_r("12:34:56:78:9a:bc", &addr); in TEST()
/bionic/tools/versioner/platforms/
Dlibc.map.txt321 ether_aton_r; # introduced-arm=12 introduced-arm64=21 introduced-x86=12 introduced-x86_64=21
/bionic/libc/
Dlibc.map.txt321 ether_aton_r; # introduced-arm=12 introduced-arm64=21 introduced-x86=12 introduced-x86_64=21