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

  /bionic/libc/kernel/uapi/linux/
tcp.h 197 #define TCP_MD5SIG_MAXKEYLEN 80
205 __u8 tcpm_key[TCP_MD5SIG_MAXKEYLEN];
  /development/ndk/platforms/android-L/include/linux/
tcp.h 196 #define TCP_MD5SIG_MAXKEYLEN 80
204 __u8 tcpm_key[TCP_MD5SIG_MAXKEYLEN];
  /external/kernel-headers/original/uapi/linux/
tcp.h 192 #define TCP_MD5SIG_MAXKEYLEN 80
199 __u8 tcpm_key[TCP_MD5SIG_MAXKEYLEN]; /* key (binary) */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/linux/
tcp.h 163 #define TCP_MD5SIG_MAXKEYLEN 80
170 __u8 tcpm_key[TCP_MD5SIG_MAXKEYLEN]; /* key (binary) */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
tcp.h 163 #define TCP_MD5SIG_MAXKEYLEN 80
170 __u8 tcpm_key[TCP_MD5SIG_MAXKEYLEN]; /* key (binary) */
  /prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/linux/
tcp.h 197 #define TCP_MD5SIG_MAXKEYLEN 80
205 __u8 tcpm_key[TCP_MD5SIG_MAXKEYLEN];
  /prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/linux/
tcp.h 197 #define TCP_MD5SIG_MAXKEYLEN 80
205 __u8 tcpm_key[TCP_MD5SIG_MAXKEYLEN];
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/linux/
tcp.h 197 #define TCP_MD5SIG_MAXKEYLEN 80
205 __u8 tcpm_key[TCP_MD5SIG_MAXKEYLEN];
  /prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/linux/
tcp.h 197 #define TCP_MD5SIG_MAXKEYLEN 80
205 __u8 tcpm_key[TCP_MD5SIG_MAXKEYLEN];
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/linux/
tcp.h 197 #define TCP_MD5SIG_MAXKEYLEN 80
205 __u8 tcpm_key[TCP_MD5SIG_MAXKEYLEN];
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/linux/
tcp.h 197 #define TCP_MD5SIG_MAXKEYLEN 80
205 __u8 tcpm_key[TCP_MD5SIG_MAXKEYLEN];
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/netinet/
tcp.h 233 #define TCP_MD5SIG_MAXKEYLEN 80
241 u_int8_t tcpm_key[TCP_MD5SIG_MAXKEYLEN]; /* Key (binary). */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/netinet/
tcp.h 233 #define TCP_MD5SIG_MAXKEYLEN 80
241 u_int8_t tcpm_key[TCP_MD5SIG_MAXKEYLEN]; /* Key (binary). */

Completed in 199 milliseconds