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

/freebsd-10-stable/sys/netinet/
H A Dsctp_constants.h437 #define SCTP_PRSCTP_SUPPORTED 0xc000 macro
H A Dsctp_output.c4782 ph->param_type = htons(SCTP_PRSCTP_SUPPORTED);
5073 case SCTP_PRSCTP_SUPPORTED:
5936 ph->param_type = htons(SCTP_PRSCTP_SUPPORTED);
H A Dsctp_input.c1111 case SCTP_PRSCTP_SUPPORTED:
H A Dsctp_pcb.c6466 } else if (ptype == SCTP_PRSCTP_SUPPORTED) {

Completed in 100 milliseconds