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