Searched refs:tcp_acceptable_seq (Results 1 – 1 of 1) sorted by relevance
97 static inline __u32 tcp_acceptable_seq(const struct sock *sk) in tcp_acceptable_seq() function3645 tcp_init_nondata_skb(skb, tcp_acceptable_seq(sk), in tcp_send_active_reset()4266 tcp_init_nondata_skb(buff, tcp_acceptable_seq(sk), TCPHDR_ACK); in __tcp_send_ack()