Searched refs:sototcpcb (Results 1 – 12 of 12) sorted by relevance
213 sototcpcb(mpts->mpts_socket)->t_state, mpts->mpts_flags); in mptcpstats_get_index()626 if (sototcpcb(mpts->mpts_socket)->t_state == TCPS_CLOSED) { in mptcp_subflow_disconnecting()751 struct tcpcb *tp = sototcpcb(mpts->mpts_socket); in mptcp_check_subflows_and_add()803 mpts->mpts_flags, sototcpcb(mpts->mpts_socket)->t_state); in mptcp_check_subflows_and_add()970 tp = sototcpcb(so); in mptcp_pure_handover_subflows_remove()1027 tp = sototcpcb(so); in mptcp_handover_subflows_remove()1369 struct tcpcb *tp = sototcpcb(so); in mptcp_subflow_attach()1428 mpte = tptomptp(sototcpcb(so))->mpt_mpte; in mptcp_subflow_necp_cb()1429 mpts = sototcpcb(so)->t_mpsub; in mptcp_subflow_necp_cb()1784 struct tcpcb *tp = sototcpcb(so); in mptcp_attach_to_subf()[all …]
796 struct tcpcb *tp = sototcpcb(mpts->mpts_socket); in mptcp_choose_subflow()805 sototcpcb(curbest->mpts_socket)->t_rxtshift)) { in mptcp_choose_subflow()814 sototcpcb(curbest->mpts_socket)->t_rxtshift && in mptcp_choose_subflow()836 struct tcpcb *tp = sototcpcb(mpts->mpts_socket); in mptcp_subflow_is_slow()867 struct tcpcb *tp = sototcpcb(so); in mptcp_get_subflow()934 besttp = sototcpcb(best->mpts_socket); in mptcp_get_subflow()936 secondtp = sototcpcb(second_best->mpts_socket); in mptcp_get_subflow()1011 secondtp = sototcpcb(second_best->mpts_socket); in mptcp_get_subflow()
178 tp = sototcpcb(so); in tcp_usr_attach()440 struct tcpcb *tp = sototcpcb(so); in tcp_connect_complete()710 sototcpcb(so)->t_flagsext |= TF_FASTOPEN; in tcp_usr_connectx_common()1404 error = tcp_output(sototcpcb(so)); in tcp_usr_preconnect()2182 tcp_fill_info(sototcpcb(so), &tcp_ci->tcpci_tcp_info); in tcp_getconninfo()
213 struct tcpcb *tp = sototcpcb(so); in mptcp_subflow_cwnd_space()
1984 acttp = sototcpcb(actsub->mpts_socket); in mptcp_fill_info()2376 error = tcp_output(sototcpcb(so)); in mptcp_usr_preconnect()
635 struct tcpcb *tp = sototcpcb(inp->inp_socket); in inpcb_get_if_ports_used()
3258 struct mptcb *mp_tp = tptomptp(sototcpcb(so)); in tcp_lock()3334 struct mptcb *mp_tp = tptomptp(sototcpcb(so)); in tcp_unlock()3361 struct mptcb *mp_tp = tptomptp(sototcpcb(so)); in tcp_getlock()
1052 #define sototcpcb(so) (intotcpcb(sotoinpcb(so))) macro
71 struct tcpcb *tp = sototcpcb(so); in mptcp_setup_first_subflow_syn_opts()
6374 struct tcpcb *tp = sototcpcb(so); in tcp_pulloutofband()7350 tp = sototcpcb(so); in tcp_dropdropablreq()
4239 struct tcpcb *tp = sototcpcb(so); in flow_divert_token_set()
1656 mptcp_input(tptomptp(sototcpcb(so))->mpt_mpte, m); in sbappendmptcpstream_rcv()