Searched refs:tcp_skb_entail (Results 1 – 4 of 4) sorted by relevance
/linux-6.12.1/Documentation/networking/net_cachelines/ |
D | tcp_sock.rst | 54 … is_sack_reneg - read_mostly tcp_skb_entail,tcp_ack 56 … nonagle read_write - tcp_skb_entail,tcp_push_pendi… 109 …- tcp_rate_check_app_limited,tcp_write_queue_empty,tcp_skb_entail,forced_push,tc…
|
/linux-6.12.1/net/ipv4/ |
D | tcp.c | 675 void tcp_skb_entail(struct sock *sk, struct sk_buff *skb) in tcp_skb_entail() function 1177 tcp_skb_entail(sk, skb); in tcp_sendmsg_locked()
|
/linux-6.12.1/include/net/ |
D | tcp.h | 643 void tcp_skb_entail(struct sock *sk, struct sk_buff *skb);
|
/linux-6.12.1/net/mptcp/ |
D | protocol.c | 1201 tcp_skb_entail(ssk, skb); in __mptcp_alloc_tx_skb()
|