/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/netinet/ |
ether.h | 25 /* Get definition of `struct ether_addr'. */ 31 extern char *ether_ntoa (__const struct ether_addr *__addr) __THROW; 32 extern char *ether_ntoa_r (__const struct ether_addr *__addr, char *__buf) 36 extern struct ether_addr *ether_aton (__const char *__asc) __THROW; 37 extern struct ether_addr *ether_aton_r (__const char *__asc, 38 struct ether_addr *__addr) __THROW; 41 extern int ether_ntohost (char *__hostname, __const struct ether_addr *__addr) 45 extern int ether_hostton (__const char *__hostname, struct ether_addr *__addr) 49 extern int ether_line (__const char *__line, struct ether_addr *__addr,
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/netinet/ |
ether.h | 25 /* Get definition of `struct ether_addr'. */ 31 extern char *ether_ntoa (__const struct ether_addr *__addr) __THROW; 32 extern char *ether_ntoa_r (__const struct ether_addr *__addr, char *__buf) 36 extern struct ether_addr *ether_aton (__const char *__asc) __THROW; 37 extern struct ether_addr *ether_aton_r (__const char *__asc, 38 struct ether_addr *__addr) __THROW; 41 extern int ether_ntohost (char *__hostname, __const struct ether_addr *__addr) 45 extern int ether_hostton (__const char *__hostname, struct ether_addr *__addr) 49 extern int ether_line (__const char *__line, struct ether_addr *__addr,
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/netinet/ |
ether.h | 25 /* Get definition of `struct ether_addr'. */ 31 extern char *ether_ntoa (__const struct ether_addr *__addr) __THROW; 32 extern char *ether_ntoa_r (__const struct ether_addr *__addr, char *__buf) 36 extern struct ether_addr *ether_aton (__const char *__asc) __THROW; 37 extern struct ether_addr *ether_aton_r (__const char *__asc, 38 struct ether_addr *__addr) __THROW; 41 extern int ether_ntohost (char *__hostname, __const struct ether_addr *__addr) 45 extern int ether_hostton (__const char *__hostname, struct ether_addr *__addr) 49 extern int ether_line (__const char *__line, struct ether_addr *__addr,
|
/external/dnsmasq/contrib/dnslist/ |
dnslist.tt2 | 13 <th class="ether_addr">Ethernet Address</th> 23 <td class="ether_addr">[% host.ether_addr %]</td>
|
dhcp.css | 53 .ether_addr { width: 15em; }
|
/bionic/libc/bionic/ |
ether_aton.c | 52 struct ether_addr * 53 ether_aton_r (const char *asc, struct ether_addr * addr) 84 struct ether_addr * 87 static struct ether_addr addr;
|
ether_ntoa.c | 38 ether_ntoa_r (const struct ether_addr *addr, char * buf) 51 ether_ntoa (const struct ether_addr *addr)
|
/bionic/libc/include/net/ |
if_ether.h | 66 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 *));
|
/development/ndk/platforms/android-3/include/net/ |
if_ether.h | 66 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 *));
|
/prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/net/ |
if_ether.h | 64 struct ether_addr { struct 206 char * ether_ntoa __P((const struct ether_addr *)); 207 struct ether_addr * 209 int ether_ntohost __P((char *, const struct ether_addr *)); 210 int ether_hostton __P((const char *, struct ether_addr *)); 211 int ether_line __P((const char *, struct ether_addr *, char *));
|
/prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/net/ |
if_ether.h | 64 struct ether_addr { struct 206 char * ether_ntoa __P((const struct ether_addr *)); 207 struct ether_addr * 209 int ether_ntohost __P((char *, const struct ether_addr *)); 210 int ether_hostton __P((const char *, struct ether_addr *)); 211 int ether_line __P((const char *, struct ether_addr *, char *));
|
/prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/net/ |
if_ether.h | 64 struct ether_addr { struct 206 char * ether_ntoa __P((const struct ether_addr *)); 207 struct ether_addr * 209 int ether_ntohost __P((char *, const struct ether_addr *)); 210 int ether_hostton __P((const char *, struct ether_addr *)); 211 int ether_line __P((const char *, struct ether_addr *, char *));
|
/prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/net/ |
if_ether.h | 64 struct ether_addr { struct 206 char * ether_ntoa __P((const struct ether_addr *)); 207 struct ether_addr * 209 int ether_ntohost __P((char *, const struct ether_addr *)); 210 int ether_hostton __P((const char *, struct ether_addr *)); 211 int ether_line __P((const char *, struct ether_addr *, char *));
|
/prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/net/ |
if_ether.h | 64 struct ether_addr { struct 206 char * ether_ntoa __P((const struct ether_addr *)); 207 struct ether_addr * 209 int ether_ntohost __P((char *, const struct ether_addr *)); 210 int ether_hostton __P((const char *, struct ether_addr *)); 211 int ether_line __P((const char *, struct ether_addr *, char *));
|
/prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/net/ |
if_ether.h | 64 struct ether_addr { struct 206 char * ether_ntoa __P((const struct ether_addr *)); 207 struct ether_addr * 209 int ether_ntohost __P((char *, const struct ether_addr *)); 210 int ether_hostton __P((const char *, struct ether_addr *)); 211 int ether_line __P((const char *, struct ether_addr *, char *));
|
/prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/net/ |
if_ether.h | 64 struct ether_addr { struct 206 char * ether_ntoa __P((const struct ether_addr *)); 207 struct ether_addr * 209 int ether_ntohost __P((char *, const struct ether_addr *)); 210 int ether_hostton __P((const char *, struct ether_addr *)); 211 int ether_line __P((const char *, struct ether_addr *, char *));
|
/prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/net/ |
if_ether.h | 64 struct ether_addr { struct 206 char * ether_ntoa __P((const struct ether_addr *)); 207 struct ether_addr * 209 int ether_ntohost __P((char *, const struct ether_addr *)); 210 int ether_hostton __P((const char *, struct ether_addr *)); 211 int ether_line __P((const char *, struct ether_addr *, char *));
|
/prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/net/ |
if_ether.h | 64 struct ether_addr { struct 206 char * ether_ntoa __P((const struct ether_addr *)); 207 struct ether_addr * 209 int ether_ntohost __P((char *, const struct ether_addr *)); 210 int ether_hostton __P((const char *, struct ether_addr *)); 211 int ether_line __P((const char *, struct ether_addr *, char *));
|
/prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/net/ |
if_ether.h | 66 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 *));
|
/prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/net/ |
if_ether.h | 66 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 *));
|
/prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/net/ |
if_ether.h | 66 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 *));
|
/prebuilts/ndk/7/platforms/android-3/arch-x86/usr/include/net/ |
if_ether.h | 66 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 *));
|
/prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/net/ |
if_ether.h | 66 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 *));
|
/prebuilts/ndk/7/platforms/android-4/arch-x86/usr/include/net/ |
if_ether.h | 66 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 *));
|
/prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/net/ |
if_ether.h | 66 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 *));
|