Home
last modified time | relevance | path

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

/external/strace/xlat/
Dsock_sctp_options.h41 #if defined(SCTP_SET_PEER_PRIMARY_ADDR) || (defined(HAVE_DECL_SCTP_SET_PEER_PRIMARY_ADDR) && HAVE_D…
43 static_assert((SCTP_SET_PEER_PRIMARY_ADDR) == (5), "SCTP_SET_PEER_PRIMARY_ADDR != 5");
46 # define SCTP_SET_PEER_PRIMARY_ADDR 5
470 XLAT(SCTP_SET_PEER_PRIMARY_ADDR),
Dsock_sctp_options.in6 SCTP_SET_PEER_PRIMARY_ADDR 5
/external/usrsctp/usrsctplib/netinet/
Dsctp.h97 #define SCTP_SET_PEER_PRIMARY_ADDR 0x00000006 macro
Dsctp_usrreq.c6800 case SCTP_SET_PEER_PRIMARY_ADDR:
/external/ltp/utils/sctp/include/netinet/
Dsctp.h72 #define SCTP_SET_PEER_PRIMARY_ADDR 5 macro
/external/iproute2/include/uapi/linux/
Dsctp.h70 #define SCTP_SET_PEER_PRIMARY_ADDR 5 macro
/external/kernel-headers/original/uapi/linux/
Dsctp.h74 #define SCTP_SET_PEER_PRIMARY_ADDR 5 macro
/external/usrsctp/usrsctplib/
Dusrsctp.h587 #define SCTP_SET_PEER_PRIMARY_ADDR 0x00000006 macro