Home
last modified time | relevance | path

Searched refs:SCTP_UC_SWAP (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/
H A Dsctp_itf.h112 #define SCTP_UC_SWAP 255 macro
/illumos-gate/usr/src/uts/common/inet/sctp/
H A Dsctp_opt_data.c690 { SCTP_UC_SWAP, IPPROTO_SCTP, OA_W, OA_W, OP_NP, 0,
1252 case SCTP_UC_SWAP: { in sctp_set_opt()
/illumos-gate/usr/src/uts/common/inet/sockmods/
H A Dsocksctp.c1769 IPPROTO_SCTP, SCTP_UC_SWAP, &us, sizeof (us)); in sosctp_ioctl()