Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dsctp_constants.h391 #define SCTP_COOKIE_PRESERVE 0x0009 macro
H A Dsctp_output.c4841 cookie_preserve->ph.param_type = htons(SCTP_COOKIE_PRESERVE); in sctp_send_initiate()
5054 case SCTP_COOKIE_PRESERVE: in sctp_arethere_unrecognized_parameters()
H A Dsctp_pcb.c6419 (ptype == SCTP_COOKIE_PRESERVE) || in sctp_load_addresses_from_init()