Searched refs:SCTP_ULP_ADAPTATION (Results 1 - 4 of 4) sorted by path

/freebsd-11-stable/sys/netinet/
H A Dsctp_asconf.c762 case SCTP_ULP_ADAPTATION:
H A Dsctp_constants.h434 #define SCTP_ULP_ADAPTATION 0xc006 macro
H A Dsctp_output.c4754 ali->ph.param_type = htons(SCTP_ULP_ADAPTATION);
5106 case SCTP_ULP_ADAPTATION:
5926 ali->ph.param_type = htons(SCTP_ULP_ADAPTATION);
H A Dsctp_pcb.c6367 } else if (ptype == SCTP_ULP_ADAPTATION) {

Completed in 153 milliseconds