Home
last modified time | relevance | path

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

/xnu-8792.61.2/bsd/netinet/
H A Dmptcp_var.h602 extern void mptcp_get_rands(mptcp_addr_id, struct mptcb *, u_int32_t *,
H A Dmptcp_opt.c154 mptcp_get_rands(tp->t_local_aid, tptomptp(tp), in mptcp_setup_join_subflow_syn_opts()
1069 mptcp_get_rands(tp->t_local_aid, mp_tp, &loc_rand, &rem_rand); in mptcp_validate_join_hmac()
H A Dmptcp_subr.c5037 mptcp_get_rands(mptcp_addr_id addr_id, struct mptcb *mp_tp, u_int32_t *lrand, in mptcp_get_rands() function
5217 mptcp_get_rands(aid, mp_tp, &lrand, &rrand); in mptcp_get_mpjoin_hmac()