Searched refs:tcp_send_head (Results 1 – 4 of 4) sorted by relevance
2273 static inline struct sk_buff *tcp_send_head(const struct sock *sk) in tcp_send_head() function2356 if (tcp_send_head(sk)) { in tcp_push_pending_frames()
1374 skb != tcp_send_head(ssk)) { in mptcp_sendmsg_frag()
1397 } else if (skb == tcp_send_head(sk)) in tcp_sendmsg_locked()
3810 struct sk_buff *head = tcp_send_head(sk); in tcp_ack_probe()