Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/inet/sctp/
H A Dsctp_opt_data.c664 { SCTP_INITMSG, IPPROTO_SCTP, OA_RW, OA_RW, OP_NP, 0,
834 case SCTP_INITMSG: in sctp_get_opt()
1158 case SCTP_INITMSG: in sctp_set_opt()
/titanic_50/usr/src/uts/common/netinet/
H A Dsctp.h49 #define SCTP_INITMSG 3 macro
/titanic_50/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.c1343 case SCTP_INITMSG: in sosctp_setsockopt()
/titanic_50/usr/src/cmd/truss/
H A Dprint.c1965 case SCTP_INITMSG: return ("SCTP_INITMSG"); in sctp_optname()