Home
last modified time | relevance | path

Searched refs:tcp_event_ack_sent (Results 1 – 2 of 2) sorted by relevance

/linux/Documentation/networking/net_cachelines/
H A Dinet_connection_sock.rst37 … read_write write_mostly tcp_dec_quickack_mode,tcp_event_ack_sent,__tcp_transm…
40 … read_mostly write_mostly tcp_dec_quickack_mode,tcp_event_ack_sent,__tcp_transm…
/linux/net/ipv4/
H A Dtcp_output.c182 static inline void tcp_event_ack_sent(struct sock *sk, u32 rcv_nxt) in tcp_event_ack_sent() function
1453 tcp_event_ack_sent(sk, rcv_nxt); in __tcp_transmit_skb()