Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/sched/
H A Dsch_cake.c999 u32 ack_seq_a = ntohl(tcph_a->ack_seq); in cake_tcph_sack_compare() local
1029 if (before(start_a, ack_seq_a)) in cake_tcph_sack_compare()
/kernel/linux/linux-6.6/net/sched/
H A Dsch_cake.c1000 u32 ack_seq_a = ntohl(tcph_a->ack_seq); in cake_tcph_sack_compare() local
1030 if (before(start_a, ack_seq_a)) in cake_tcph_sack_compare()

Completed in 8 milliseconds