Home
last modified time | relevance | path

Searched refs:SCTP_SENDMSG_CONNECT (Results 1 – 4 of 4) sorted by relevance

/external/strace/xlat/
Dsock_sctp_options.h447 #if defined(SCTP_SENDMSG_CONNECT) || (defined(HAVE_DECL_SCTP_SENDMSG_CONNECT) && HAVE_DECL_SCTP_SEN…
449 static_assert((SCTP_SENDMSG_CONNECT) == (126), "SCTP_SENDMSG_CONNECT != 126");
452 # define SCTP_SENDMSG_CONNECT 126
529 XLAT(SCTP_SENDMSG_CONNECT),
Dsock_sctp_options.in65 SCTP_SENDMSG_CONNECT 126
/external/kernel-headers/original/uapi/linux/
Dsctp.h131 #define SCTP_SENDMSG_CONNECT 126 macro
/external/strace/
DChangeLog3969 (SCTP_SENDMSG_CONNECT): New constant, introduced by Linux commit