Home
last modified time | relevance | path

Searched refs:SCTP_UNRECOG_PARAM (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/netinet/
H A Dsctp_constants.h390 #define SCTP_UNRECOG_PARAM 0x0008 macro
H A Dsctp_output.c4979 case SCTP_UNRECOG_PARAM: in sctp_arethere_unrecognized_parameters()
5201 param->param_type = htons(SCTP_UNRECOG_PARAM); in sctp_arethere_unrecognized_parameters()
H A Dsctp_pcb.c6545 (ptype == SCTP_UNRECOG_PARAM) || in sctp_load_addresses_from_init()