Lines Matching refs:inp_socket
236 struct socket *so = tp->t_inpcb->inp_socket; in mptcp_send_infinite_mapping()
325 struct socket *so = inp->inp_socket; in mptcp_setup_opts()
1020 if (tp->t_inpcb->inp_socket != NULL) { \ in mptcp_do_mpjoin_opt()
1021 soevent(tp->t_inpcb->inp_socket, \ in mptcp_do_mpjoin_opt()
1131 tp->t_inpcb->inp_socket->so_flags1 |= in mptcp_data_ack_rcvd()
1164 sowwakeup(tp->t_inpcb->inp_socket); in mptcp_update_window_wakeup()
1199 mptcp_notify_mpready(tp->t_inpcb->inp_socket); in mptcp_do_dss_opt_ack_meat()
1201 mptcp_notify_close(tp->t_inpcb->inp_socket); in mptcp_do_dss_opt_ack_meat()
1500 if (tp->t_inpcb->inp_socket != NULL) { in mptcp_do_fastclose_opt()
1501 soevent(tp->t_inpcb->inp_socket, in mptcp_do_fastclose_opt()
1537 error = mptcp_get_map_for_dsn(tp->t_inpcb->inp_socket, in mptcp_do_mpfail_opt()
1543 mptcp_notify_mpfail(tp->t_inpcb->inp_socket); in mptcp_do_mpfail_opt()