Home
last modified time | relevance | path

Searched refs:SCTP_AUTH_CHUNK (Results 1 – 8 of 8) sorted by relevance

/external/strace/xlat/
Dsock_sctp_options.h153 #if defined(SCTP_AUTH_CHUNK) || (defined(HAVE_DECL_SCTP_AUTH_CHUNK) && HAVE_DECL_SCTP_AUTH_CHUNK)
155 static_assert((SCTP_AUTH_CHUNK) == (21), "SCTP_AUTH_CHUNK != 21");
158 # define SCTP_AUTH_CHUNK 21
486 XLAT(SCTP_AUTH_CHUNK),
Dsock_sctp_options.in22 SCTP_AUTH_CHUNK 21
/external/usrsctp/usrsctplib/netinet/
Dsctp.h114 #define SCTP_AUTH_CHUNK 0x00000012 macro
Dsctp_usrreq.c5166 case SCTP_AUTH_CHUNK:
/external/ltp/utils/sctp/include/netinet/
Dsctp.h90 #define SCTP_AUTH_CHUNK 21 /* Set only: add a chunk type to authenticate */ macro
/external/iproute2/include/uapi/linux/
Dsctp.h88 #define SCTP_AUTH_CHUNK 21 /* Set only: add a chunk type to authenticate */ macro
/external/kernel-headers/original/uapi/linux/
Dsctp.h92 #define SCTP_AUTH_CHUNK 21 /* Set only: add a chunk type to authenticate */ macro
/external/usrsctp/usrsctplib/
Dusrsctp.h588 #define SCTP_AUTH_CHUNK 0x00000012 macro