Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/netinet/
H A Dmptcp_opt.c1880 __func__, tp->t_local_aid, tp->t_rem_aid), in mptcp_send_remaddr_opt()
1887 opt->mr_addr_id = tp->t_rem_aid; in mptcp_send_remaddr_opt()
H A Dtcp_var.h594 u_int8_t t_rem_aid; /* Addr ID of another subflow */ member
H A Dmptcp_subr.c3125 tp->t_rem_aid = mpte->mpte_lost_aid; in mptcp_subflow_output()