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

  /external/strace/xlat/
socksctpoptions.h 85 #if defined(SCTP_LOCAL_AUTH_CHUNKS) || (defined(HAVE_DECL_SCTP_LOCAL_AUTH_CHUNKS) && HAVE_DECL_SCTP_LOCAL_AUTH_CHUNKS)
86 XLAT(SCTP_LOCAL_AUTH_CHUNKS),
  /bionic/libc/kernel/uapi/linux/
sctp.h 61 #define SCTP_LOCAL_AUTH_CHUNKS 27
  /development/ndk/platforms/android-L/include/linux/
sctp.h 61 #define SCTP_LOCAL_AUTH_CHUNKS 27
  /external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
sctp.h 142 #define SCTP_LOCAL_AUTH_CHUNKS 0x00000103
sctp_usrreq.c     [all...]
  /external/kernel-headers/original/uapi/linux/
sctp.h 93 #define SCTP_LOCAL_AUTH_CHUNKS 27 /* Read only */
  /prebuilts/ndk/9/platforms/android-19/arch-arm64/usr/include/linux/
sctp.h 61 #define SCTP_LOCAL_AUTH_CHUNKS 27
  /prebuilts/ndk/9/platforms/android-19/arch-mips64/usr/include/linux/
sctp.h 61 #define SCTP_LOCAL_AUTH_CHUNKS 27
  /prebuilts/ndk/9/platforms/android-19/arch-x86_64/usr/include/linux/
sctp.h 61 #define SCTP_LOCAL_AUTH_CHUNKS 27
  /external/chromium_org/third_party/usrsctp/usrsctplib/
usrsctp.h 531 #define SCTP_LOCAL_AUTH_CHUNKS 0x00000103
    [all...]
  /external/chromium_org/third_party/openssl/openssl/crypto/bio/
bss_dgram.c 907 ret = getsockopt(fd, IPPROTO_SCTP, SCTP_LOCAL_AUTH_CHUNKS, authchunks, &sockopt_len);
    [all...]
  /external/openssl/crypto/bio/
bss_dgram.c 907 ret = getsockopt(fd, IPPROTO_SCTP, SCTP_LOCAL_AUTH_CHUNKS, authchunks, &sockopt_len);
    [all...]

Completed in 63 milliseconds