HomeSort by relevance Sort by last modified time
    Searched refs:NI_NODEADDR_FLAG_SITELOCAL (Results 51 - 66 of 66) sorted by null

1 23

  /prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/netinet/
icmp6.h 421 #define NI_NODEADDR_FLAG_SITELOCAL 0x2
428 #define NI_NODEADDR_FLAG_SITELOCAL 0x0200
440 #define NI_NODEADDR_FLAG_SITELOCAL 0x10
448 #define NI_NODEADDR_FLAG_SITELOCAL 0x1000
  /prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/netinet/
icmp6.h 421 #define NI_NODEADDR_FLAG_SITELOCAL 0x2
428 #define NI_NODEADDR_FLAG_SITELOCAL 0x0200
440 #define NI_NODEADDR_FLAG_SITELOCAL 0x10
448 #define NI_NODEADDR_FLAG_SITELOCAL 0x1000
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/netinet/
icmp6.h 421 #define NI_NODEADDR_FLAG_SITELOCAL 0x2
428 #define NI_NODEADDR_FLAG_SITELOCAL 0x0200
440 #define NI_NODEADDR_FLAG_SITELOCAL 0x10
448 #define NI_NODEADDR_FLAG_SITELOCAL 0x1000
  /prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/netinet/
icmp6.h 421 #define NI_NODEADDR_FLAG_SITELOCAL 0x2
428 #define NI_NODEADDR_FLAG_SITELOCAL 0x0200
440 #define NI_NODEADDR_FLAG_SITELOCAL 0x10
448 #define NI_NODEADDR_FLAG_SITELOCAL 0x1000
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/netinet/
icmp6.h 421 #define NI_NODEADDR_FLAG_SITELOCAL 0x2
428 #define NI_NODEADDR_FLAG_SITELOCAL 0x0200
440 #define NI_NODEADDR_FLAG_SITELOCAL 0x10
448 #define NI_NODEADDR_FLAG_SITELOCAL 0x1000
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/netinet/
icmp6.h 421 #define NI_NODEADDR_FLAG_SITELOCAL 0x2
428 #define NI_NODEADDR_FLAG_SITELOCAL 0x0200
440 #define NI_NODEADDR_FLAG_SITELOCAL 0x10
448 #define NI_NODEADDR_FLAG_SITELOCAL 0x1000
  /prebuilts/ndk/9/platforms/android-3/arch-arm/usr/include/netinet/
icmp6.h 403 #define NI_NODEADDR_FLAG_SITELOCAL 0x2
410 #define NI_NODEADDR_FLAG_SITELOCAL 0x0200
422 #define NI_NODEADDR_FLAG_SITELOCAL 0x10
430 #define NI_NODEADDR_FLAG_SITELOCAL 0x1000
  /prebuilts/ndk/9/platforms/android-4/arch-arm/usr/include/netinet/
icmp6.h 403 #define NI_NODEADDR_FLAG_SITELOCAL 0x2
410 #define NI_NODEADDR_FLAG_SITELOCAL 0x0200
422 #define NI_NODEADDR_FLAG_SITELOCAL 0x10
430 #define NI_NODEADDR_FLAG_SITELOCAL 0x1000
  /prebuilts/ndk/9/platforms/android-5/arch-arm/usr/include/netinet/
icmp6.h 403 #define NI_NODEADDR_FLAG_SITELOCAL 0x2
410 #define NI_NODEADDR_FLAG_SITELOCAL 0x0200
422 #define NI_NODEADDR_FLAG_SITELOCAL 0x10
430 #define NI_NODEADDR_FLAG_SITELOCAL 0x1000
  /prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/netinet/
icmp6.h 403 #define NI_NODEADDR_FLAG_SITELOCAL 0x2
410 #define NI_NODEADDR_FLAG_SITELOCAL 0x0200
422 #define NI_NODEADDR_FLAG_SITELOCAL 0x10
430 #define NI_NODEADDR_FLAG_SITELOCAL 0x1000
  /prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/netinet/
icmp6.h 403 #define NI_NODEADDR_FLAG_SITELOCAL 0x2
410 #define NI_NODEADDR_FLAG_SITELOCAL 0x0200
422 #define NI_NODEADDR_FLAG_SITELOCAL 0x10
430 #define NI_NODEADDR_FLAG_SITELOCAL 0x1000
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/netinet/
icmp6.h 403 #define NI_NODEADDR_FLAG_SITELOCAL 0x2
410 #define NI_NODEADDR_FLAG_SITELOCAL 0x0200
422 #define NI_NODEADDR_FLAG_SITELOCAL 0x10
430 #define NI_NODEADDR_FLAG_SITELOCAL 0x1000
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/netinet/
icmp6.h 403 #define NI_NODEADDR_FLAG_SITELOCAL 0x2
410 #define NI_NODEADDR_FLAG_SITELOCAL 0x0200
422 #define NI_NODEADDR_FLAG_SITELOCAL 0x10
430 #define NI_NODEADDR_FLAG_SITELOCAL 0x1000
  /external/iputils/ninfod/
ninfod_addrs.c 147 return !(flags & NI_NODEADDR_FLAG_SITELOCAL);
252 NI_NODEADDR_FLAG_SITELOCAL|
  /external/tcpdump/
icmp6.h 398 #define NI_NODEADDR_FLAG_SITELOCAL ((u_int16_t)htons(0x10))
print-icmp6.c 1046 (i & NI_NODEADDR_FLAG_SITELOCAL) ? "S" : "",
    [all...]

Completed in 709 milliseconds

1 23