HomeSort by relevance Sort by last modified time
    Searched refs:ether_ntohost (Results 1 - 11 of 11) sorted by null

  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/netinet/
ether.h 41 extern int ether_ntohost (char *__hostname, __const struct ether_addr *__addr)
  /bionic/libc/include/net/
if_ether.h 209 int ether_ntohost __P((char *, const struct ether_addr *));
  /development/ndk/platforms/android-3/include/net/
if_ether.h 209 int ether_ntohost __P((char *, const struct ether_addr *));
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/net/
if_ether.h 209 int ether_ntohost __P((char *, const struct ether_addr *));
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/net/
if_ether.h 209 int ether_ntohost __P((char *, const struct ether_addr *));
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/net/
if_ether.h 209 int ether_ntohost __P((char *, const struct ether_addr *));
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/net/
if_ether.h 209 int ether_ntohost __P((char *, const struct ether_addr *));
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/net/
if_ether.h 209 int ether_ntohost __P((char *, const struct ether_addr *));
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/net/
if_ether.h 209 int ether_ntohost __P((char *, const struct ether_addr *));
  /external/tcpdump/
addrtoname.c 52 extern int ether_ntohost(char *, const struct ether_addr *);
486 if (ether_ntohost(buf2, (struct ether_addr *)ep) == 0) {
851 if (ether_ntohost(name, (struct ether_addr *)el->addr) == 0) {
configure     [all...]

Completed in 3322 milliseconds