Lines Matching refs:tcp_sk
113 struct tcp_sock *tp = tcp_sk(sk); in send_flowc_wr()
175 tp = tcp_sk(sk); in send_tx_flowc_wr()
395 ((tcp_sk(sk)->nonagle & TCP_NAGLE_OFF) ? 0 : in tls_tx_data_wr()
533 ((tcp_sk(sk)->nonagle & TCP_NAGLE_OFF) ? 0 : in make_tx_data_wr()
611 tp = tcp_sk(sk); in chtls_push_frames()
736 struct tcp_sock *tp = tcp_sk(sk); in should_push()
766 return should_push(sk) && !corked(tcp_sk(sk), flags); in send_should_push()
776 struct tcp_sock *tp = tcp_sk(sk); in chtls_tcp_push()
826 struct tcp_sock *tp = tcp_sk(sk); in skb_entail()
993 struct tcp_sock *tp = tcp_sk(sk); in chtls_sendmsg()
1216 tp = tcp_sk(sk); in chtls_sendpage()
1318 struct tcp_sock *tp = tcp_sk(sk); in chtls_select_window()
1389 tp = tcp_sk(sk); in chtls_cleanup_rbuf()
1410 struct tcp_sock *tp = tcp_sk(sk); in chtls_pt_recvmsg()
1578 struct tcp_sock *tp = tcp_sk(sk); in peekmsg()
1699 struct tcp_sock *tp = tcp_sk(sk); in chtls_recvmsg()