Searched refs:mptcp_get_rands (Results 1 – 3 of 3) sorted by relevance
| /xnu-8792.61.2/bsd/netinet/ |
| H A D | mptcp_var.h | 602 extern void mptcp_get_rands(mptcp_addr_id, struct mptcb *, u_int32_t *,
|
| H A D | mptcp_opt.c | 154 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 D | mptcp_subr.c | 5037 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()
|