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

  /src/sys/netinet/
sctp_constants.h 252 #define SCTP_ERROR_CAUSE_IND 0xc003
sctp_asconf.c 166 aph->ph.param_type = htons(SCTP_ERROR_CAUSE_IND);
732 case SCTP_ERROR_CAUSE_IND:
1204 * process an SCTP_ERROR_CAUSE_IND for a ASCONF-ACK parameter
1437 case SCTP_ERROR_CAUSE_IND:
1498 SCTP_ERROR_CAUSE_IND);
sctp_pcb.c 4273 (ptype == SCTP_ERROR_CAUSE_IND) ||
sctp_input.c 738 case SCTP_ERROR_CAUSE_IND:
sctp_output.c 2965 (ptype == SCTP_ERROR_CAUSE_IND) ||

Completed in 25 milliseconds