Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/netinet/
H A Dsctp_constants.h415 #define SCTP_RANDOM 0x8002 macro
/f-stack/freebsd/netinet/
H A Dsctp_constants.h415 #define SCTP_RANDOM 0x8002 macro
H A Dsctp_auth.c1392 if (ptype == SCTP_RANDOM) { in sctp_auth_get_cookie_params()
1822 } else if (ptype == SCTP_RANDOM) { in sctp_validate_init_auth_params()
1958 ph->param_type = htons(SCTP_RANDOM); in sctp_initialize_auth_params()
H A Dsctp_output.c4988 case SCTP_RANDOM: in sctp_arethere_unrecognized_parameters()
5980 randp->ph.param_type = htons(SCTP_RANDOM); in sctp_send_initiate_ack()
H A Dsctp_pcb.c6444 } else if (ptype == SCTP_RANDOM) { in sctp_load_addresses_from_init()