Home
last modified time | relevance | path

Searched refs:SCTP_STATE_COOKIE (Results 1 – 5 of 5) sorted by relevance

/f-stack/tools/compat/include/netinet/
H A Dsctp_constants.h392 #define SCTP_STATE_COOKIE 0x0007 macro
/f-stack/freebsd/netinet/
H A Dsctp_constants.h392 #define SCTP_STATE_COOKIE 0x0007 macro
H A Dsctp_output.c3857 ph->param_type = htons(SCTP_STATE_COOKIE); in sctp_add_cookie()
4966 case SCTP_STATE_COOKIE: in sctp_arethere_unrecognized_parameters()
8975 if (ptype == SCTP_STATE_COOKIE) { in sctp_send_cookie_echo()
H A Dsctp_input.c477 cause->type[0] = htons(SCTP_STATE_COOKIE); in sctp_process_init_ack()
H A Dsctp_pcb.c6527 (ptype == SCTP_STATE_COOKIE) || in sctp_load_addresses_from_init()