Home
last modified time | relevance | path

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

/linux-6.14.4/Documentation/networking/net_cachelines/
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-6.14.4/net/ipv4/
Dtcp_output.c182 static inline void tcp_event_ack_sent(struct sock *sk, u32 rcv_nxt) in tcp_event_ack_sent() function
1445 tcp_event_ack_sent(sk, rcv_nxt); in __tcp_transmit_skb()