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

/freebsd-10-stable/sys/netinet/
H A Dsctp_constants.h444 #define SCTP_ULP_ADAPTATION 0xc006 macro
H A Dsctp_asconf.c743 case SCTP_ULP_ADAPTATION:
H A Dsctp_output.c4765 ali->ph.param_type = htons(SCTP_ULP_ADAPTATION);
5087 case SCTP_ULP_ADAPTATION:
5917 ali->ph.param_type = htons(SCTP_ULP_ADAPTATION);
H A Dsctp_pcb.c6391 } else if (ptype == SCTP_ULP_ADAPTATION) {

Completed in 118 milliseconds