Searched refs:t_mpsub (Results 1 – 7 of 7) sorted by relevance
1572 tp->t_mpsub = mpts; in mptcp_subflow_attach()1612 mpts = sototcpcb(so)->t_mpsub; in mptcp_subflow_necp_cb()2043 struct mptsub *mpts = sototcpcb(so)->t_mpsub; in mptcp_adj_rmap()2286 struct mptsub *mpts = sototcpcb(so)->t_mpsub; in mptcp_subflow_soreceive()2800 tp->t_mpsub = NULL; in mptcp_subflow_del()3004 mpts = sototcpcb(so)->t_mpsub; in mptcp_handle_input()3670 struct mptsub *mpts = tp->t_mpsub; in mptcp_reinject_mbufs()5858 struct mptsub *mpts = tp->t_mpsub; in mptcp_adj_sendlen()7084 mpts = tp->t_mpsub; in mptcp_reset_rexmit_state()7093 struct mptsub *mpts = tp->t_mpsub; in mptcp_reset_keepalive()
136 mpts = tp->t_mpsub; in mptcp_setup_join_subflow_syn_opts()292 infin_opt.mdss_subflow_seqn = tp->snd_una - tp->t_mpsub->mpts_iss; in mptcp_send_infinite_mapping()
744 mptcp_subflow_del(tptomptp(tp)->mpt_mpte, tp->t_mpsub); in tcp_garbage_collect()2825 if (tp->t_mpsub) { in tcp_disable_read_probe()
591 struct mptsub *t_mpsub; /* pointer to the MPTCP subflow */ member
1210 __func__, (unsigned long)VM_KERNEL_ADDRPERM(tp->t_mpsub->mpts_mpte), in tcp_output()
2466 if (tp->t_mpsub) { in tcp_ctloutput()
2826 if (tp->t_mpsub) { in tcp_input()