Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/ipv4/
H A Dtcp_output.c97 static inline __u32 tcp_acceptable_seq(const struct sock *sk) in tcp_acceptable_seq() function
3482 tcp_init_nondata_skb(skb, tcp_acceptable_seq(sk), in tcp_send_active_reset()
4004 tcp_init_nondata_skb(buff, tcp_acceptable_seq(sk), TCPHDR_ACK); in __tcp_send_ack()
/kernel/linux/linux-6.6/net/ipv4/
H A Dtcp_output.c95 static inline __u32 tcp_acceptable_seq(const struct sock *sk) in tcp_acceptable_seq() function
3571 tcp_init_nondata_skb(skb, tcp_acceptable_seq(sk), in tcp_send_active_reset()
4106 tcp_init_nondata_skb(buff, tcp_acceptable_seq(sk), TCPHDR_ACK); in __tcp_send_ack()

Completed in 19 milliseconds