Home
last modified time | relevance | path

Searched refs:ether_addr (Results 1 – 3 of 3) sorted by relevance

/bionic/libc/bionic/
Dether_aton.c52 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()
Dether_ntoa.c38 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()
/bionic/libc/include/net/
Dif_ether.h66 struct ether_addr { struct
208 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 *));