HomeSort by: relevance | last modified time | path
    Searched refs:SCTP_PRSCTP_SUPPORTED (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/netinet/
sctp_constants.h 248 #define SCTP_PRSCTP_SUPPORTED 0xc000
sctp_output.c 2703 prsctp->ph.param_type = htons(SCTP_PRSCTP_SUPPORTED);
2960 (ptype == SCTP_PRSCTP_SUPPORTED) ||
3658 prsctp->ph.param_type = htons(SCTP_PRSCTP_SUPPORTED);
sctp_pcb.c 4216 } else if (ptype == SCTP_PRSCTP_SUPPORTED) {
sctp_input.c 719 case SCTP_PRSCTP_SUPPORTED:

Completed in 22 milliseconds