Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libsocket/socket/
H A Dweaks.c179 case SCTP_RTOINFO: in _getsockopt()
/illumos-gate/usr/src/uts/common/inet/sctp/
H A Dsctp_opt_data.c684 { SCTP_RTOINFO, IPPROTO_SCTP, OA_RW, OA_RW, OP_NP, 0,
838 case SCTP_RTOINFO: in sctp_get_opt()
1165 case SCTP_RTOINFO: in sctp_set_opt()
/illumos-gate/usr/src/uts/common/netinet/
H A Dsctp.h47 #define SCTP_RTOINFO 1 macro
/illumos-gate/usr/src/uts/common/inet/sockmods/
H A Dsocksctp.c1327 case SCTP_RTOINFO: in sosctp_setsockopt()
/illumos-gate/usr/src/cmd/truss/
H A Dprint.c2079 case SCTP_RTOINFO: return ("SCTP_RTOINFO"); in sctp_optname()