Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/netinet/
H A Dsctp_constants.h393 #define SCTP_UNRECOG_PARAM 0x0008 macro
/f-stack/freebsd/netinet/
H A Dsctp_constants.h393 #define SCTP_UNRECOG_PARAM 0x0008 macro
H A Dsctp_output.c4961 case SCTP_UNRECOG_PARAM: in sctp_arethere_unrecognized_parameters()
5162 param->param_type = htons(SCTP_UNRECOG_PARAM); in sctp_arethere_unrecognized_parameters()
H A Dsctp_pcb.c6528 (ptype == SCTP_UNRECOG_PARAM) || in sctp_load_addresses_from_init()