Searched refs:SCTP_PRSCTP_SUPPORTED (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/sys/netinet/
H A Dsctp_constants.h429 #define SCTP_PRSCTP_SUPPORTED 0xc000 macro
H A Dsctp_output.c4730 ph->param_type = htons(SCTP_PRSCTP_SUPPORTED);
5049 case SCTP_PRSCTP_SUPPORTED:
5903 ph->param_type = htons(SCTP_PRSCTP_SUPPORTED);
H A Dsctp_input.c1073 case SCTP_PRSCTP_SUPPORTED:
H A Dsctp_pcb.c6456 } else if (ptype == SCTP_PRSCTP_SUPPORTED) {

Completed in 178 milliseconds