Searched refs:tcp_event_new_data_sent (Results 1 – 2 of 2) sorted by relevance
| /linux/Documentation/networking/net_cachelines/ ! |
| H A D | inet_connection_sock.rst | 31 …_probe_timer,__tcp_push_pending_frames,tcp_rearm_rto,tcp_event_new_data_sent,tcp_event_new_data_se… 39 … read_write inet_csk_clear_xmit_timer,tcp_rearm_rto,tcp_event_new_data_sent,tcp_write…
|
| /linux/net/ipv4/ ! |
| H A D | tcp_output.c | 89 static void tcp_event_new_data_sent(struct sock *sk, struct sk_buff *skb) in tcp_event_new_data_sent() function 2799 tcp_event_new_data_sent(sk, nskb); in tcp_pacing_check() 3065 tcp_event_new_data_sent(sk, skb); in tcp_write_xmit() 4584 tcp_event_new_data_sent(sk, skb); in tcp_write_wakeup()
|