Home
last modified time | relevance | path

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

/trueos/contrib/tcpdump/
HDsctpConstants.h146 #define SCTP_UNRECOG_PARAM 0x0008 macro
/trueos/sys/netinet/
HDsctp_constants.h395 #define SCTP_UNRECOG_PARAM 0x0008 macro
HDsctp_output.c5007 case SCTP_UNRECOG_PARAM: in sctp_arethere_unrecognized_parameters()
5208 s.param_type = htons(SCTP_UNRECOG_PARAM); in sctp_arethere_unrecognized_parameters()
HDsctp_pcb.c6571 (ptype == SCTP_UNRECOG_PARAM) || in sctp_load_addresses_from_init()