Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/netinet/
H A Dmptcp_var.h603 extern void mptcp_get_rands(mptcp_addr_id, struct mptcb *, u_int32_t *,
H A Dmptcp_opt.c155 mptcp_get_rands(tp->t_local_aid, tptomptp(tp), in mptcp_setup_join_subflow_syn_opts()
1059 mptcp_get_rands(tp->t_local_aid, mp_tp, &loc_rand, &rem_rand); in mptcp_validate_join_hmac()
H A Dmptcp_subr.c5079 mptcp_get_rands(mptcp_addr_id addr_id, struct mptcb *mp_tp, u_int32_t *lrand, in mptcp_get_rands() function
5259 mptcp_get_rands(aid, mp_tp, &lrand, &rrand); in mptcp_get_mpjoin_hmac()