Home
last modified time | relevance | path

Searched refs:SCTP_INITMSG (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/sctp/
H A Dsctp_opt_data.c669 { SCTP_INITMSG, IPPROTO_SCTP, OA_RW, OA_RW, OP_NP, 0,
844 case SCTP_INITMSG: in sctp_get_opt()
1171 case SCTP_INITMSG: in sctp_set_opt()
/illumos-gate/usr/src/uts/common/netinet/
H A Dsctp.h49 #define SCTP_INITMSG 3 macro
/illumos-gate/usr/src/uts/common/inet/sockmods/
H A Dsocksctpsubr.c434 error = sctp_set_opt(ssa->ssa_conn, IPPROTO_SCTP, SCTP_INITMSG, in sosctp_assoc_createconn()
H A Dsocksctp.c1352 case SCTP_INITMSG: in sosctp_setsockopt()
/illumos-gate/usr/src/cmd/truss/
H A Dprint.c2067 case SCTP_INITMSG: return ("SCTP_INITMSG"); in sctp_optname()