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

  /src/sys/netinet/
sctp_constants.h 255 #define SCTP_ULP_ADAPTION 0xc006
sctp_asconf.c 743 case SCTP_ULP_ADAPTION:
sctp_output.c 2667 ali->ph.param_type = htons(SCTP_ULP_ADAPTION);
2964 (ptype == SCTP_ULP_ADAPTION) ||
2968 (ptype == SCTP_ULP_ADAPTION) ||
3635 ali->ph.param_type = htons(SCTP_ULP_ADAPTION);
sctp_pcb.c 4159 } else if (ptype == SCTP_ULP_ADAPTION) {

Completed in 24 milliseconds