Home
last modified time | relevance | path

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

/NextBSD/sys/netinet/
HDsctp_constants.h419 #define SCTP_RANDOM 0x8002 macro
HDsctp_auth.c1430 if (ptype == SCTP_RANDOM) { in sctp_auth_get_cookie_params()
1858 } else if (ptype == SCTP_RANDOM) { in sctp_validate_init_auth_params()
1991 ph->param_type = htons(SCTP_RANDOM); in sctp_initialize_auth_params()
HDsctp_output.c5029 case SCTP_RANDOM: in sctp_arethere_unrecognized_parameters()
5950 randp->ph.param_type = htons(SCTP_RANDOM); in sctp_send_initiate_ack()
HDsctp_pcb.c6497 } else if (ptype == SCTP_RANDOM) { in sctp_load_addresses_from_init()