Home
last modified time | relevance | path

Searched refs:SCTP_PRSCTP (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/uts/common/inet/sctp/
H A Dsctp_opt_data.c674 { SCTP_PRSCTP, IPPROTO_SCTP, OA_RW, OA_RW, OP_NP, 0, sizeof (int), 0 },
923 case SCTP_PRSCTP: in sctp_get_opt()
1250 case SCTP_PRSCTP: in sctp_set_opt()
/titanic_50/usr/src/uts/common/netinet/
H A Dsctp.h79 #define SCTP_PRSCTP 23 macro