Home
last modified time | relevance | path

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

/netbsd/src/sys/netinet/
Dsctp_constants.h208 #define SCTP_UNRECOG_PARAM 0x0008 macro
Dsctp_pcb.c4268 (ptype == SCTP_UNRECOG_PARAM) || in sctp_load_addresses_from_init()
Dsctp_output.c2957 (ptype == SCTP_UNRECOG_PARAM) || in sctp_arethere_unrecognized_parameters()
3057 s.param_type = htons(SCTP_UNRECOG_PARAM); in sctp_arethere_unrecognized_parameters()