Searched refs:t_mpsub (Results 1 – 7 of 7) sorted by relevance
1389 tp->t_mpsub = mpts; in mptcp_subflow_attach()1429 mpts = sototcpcb(so)->t_mpsub; in mptcp_subflow_necp_cb()1923 struct mptsub *mpts = sototcpcb(so)->t_mpsub; in mptcp_adj_rmap()2182 struct mptsub *mpts = sototcpcb(so)->t_mpsub; in mptcp_subflow_soreceive()2777 tp->t_mpsub = NULL; in mptcp_subflow_del()2965 mpts = sototcpcb(so)->t_mpsub; in mptcp_handle_input()3577 struct mptsub *mpts = tp->t_mpsub; in mptcp_reinject_mbufs()5727 struct mptsub *mpts = tp->t_mpsub; in mptcp_adj_sendlen()6888 mpts = tp->t_mpsub; in mptcp_reset_rexmit_state()6897 struct mptsub *mpts = tp->t_mpsub; in mptcp_reset_keepalive()
136 mpts = tp->t_mpsub; in mptcp_setup_join_subflow_syn_opts()279 infin_opt.mdss_subflow_seqn = tp->snd_una - tp->t_mpsub->mpts_iss; in mptcp_send_infinite_mapping()
759 mptcp_subflow_del(tptomptp(tp)->mpt_mpte, tp->t_mpsub); in tcp_garbage_collect()2845 if (tp->t_mpsub) { in tcp_disable_read_probe()
826 __func__, (unsigned long)VM_KERNEL_ADDRPERM(tp->t_mpsub->mpts_mpte), in tcp_output()1409 __func__, (unsigned long)VM_KERNEL_ADDRPERM(tp->t_mpsub->mpts_mpte), in tcp_output()
738 struct mptsub *t_mpsub; /* pointer to the MPTCP subflow */ member
2597 if (tp->t_mpsub) { in tcp_ctloutput()
3092 if (tp->t_mpsub) { in tcp_input()