Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libsocket/socket/
H A Dweaks.c180 case SCTP_ASSOCINFO: in _getsockopt()
/titanic_41/usr/src/uts/common/inet/sctp/
H A Dsctp_opt_data.c647 { SCTP_ASSOCINFO, IPPROTO_SCTP, OA_RW, OA_RW, OP_NP, 0,
831 case SCTP_ASSOCINFO: in sctp_get_opt()
1155 case SCTP_ASSOCINFO: in sctp_set_opt()
/titanic_41/usr/src/uts/common/netinet/
H A Dsctp.h48 #define SCTP_ASSOCINFO 2 macro
/titanic_41/usr/src/uts/common/inet/sockmods/
H A Dsocksctp.c1319 case SCTP_ASSOCINFO: in sosctp_setsockopt()
/titanic_41/usr/src/cmd/truss/
H A Dprint.c1960 case SCTP_ASSOCINFO: return ("SCTP_ASSOCINFO"); in sctp_optname()