Searched refs:t_mpsub (Results 1 – 8 of 8) 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()2782 tp->t_mpsub = NULL; in mptcp_subflow_del()2970 mpts = sototcpcb(so)->t_mpsub; in mptcp_handle_input()3585 struct mptsub *mpts = tp->t_mpsub; in mptcp_reinject_mbufs()5642 m->m_pkthdr.mp_dsn = tp->t_mpsub->mpts_rcv_map.mpt_dsn; in mptcp_insert_rmap()5643 m->m_pkthdr.mp_rseq = tp->t_mpsub->mpts_rcv_map.mpt_sseq; in mptcp_insert_rmap()5644 m->m_pkthdr.mp_rlen = tp->t_mpsub->mpts_rcv_map.mpt_len; in mptcp_insert_rmap()[all …]
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()1469 tp->t_mpsub->mpts_rcv_map.mpt_dfin = 1; in mptcp_do_dss_opt()1471 tp->t_mpsub->mpts_rcv_map.mpt_dfin = 0; in mptcp_do_dss_opt()
756 mptcp_subflow_del(tptomptp(tp)->mpt_mpte, tp->t_mpsub); in tcp_garbage_collect()2829 if (tp->t_mpsub) { in tcp_disable_read_probe()
1132 struct mptsub *mpts = tp->t_mpsub; in mptcp_update_rcv_state_meat()
1060 __func__, (unsigned long)VM_KERNEL_ADDRPERM(tp->t_mpsub->mpts_mpte), in tcp_output()1645 __func__, (unsigned long)VM_KERNEL_ADDRPERM(tp->t_mpsub->mpts_mpte), in tcp_output()
774 struct mptsub *t_mpsub; /* pointer to the MPTCP subflow */ member
2601 if (tp->t_mpsub) { in tcp_ctloutput()
3622 if (tp->t_mpsub) { in tcp_input()