Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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
1378 tcp_event_ack_sent(sk, rcv_nxt); in __tcp_transmit_skb()
/kernel/linux/linux-6.6/net/ipv4/
H A Dtcp_output.c180 static inline void tcp_event_ack_sent(struct sock *sk, u32 rcv_nxt) in tcp_event_ack_sent() function
1389 tcp_event_ack_sent(sk, rcv_nxt); in __tcp_transmit_skb()

Completed in 16 milliseconds