Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/sched/
H A Dsch_cake.c1154 bool aggressive = q->ack_filter == CAKE_ACK_AGGRESSIVE; in cake_ack_filter() local
1264 * we are in aggressive mode, we are done. Otherwise, keep in cake_ack_filter()
1284 * we found a single eligible ACK we can drop it in aggressive mode if in cake_ack_filter()
1289 if (elig_ack && aggressive && elig_ack->next == skb && in cake_ack_filter()
/kernel/linux/linux-6.6/net/sched/
H A Dsch_cake.c1155 bool aggressive = q->ack_filter == CAKE_ACK_AGGRESSIVE; in cake_ack_filter() local
1265 * we are in aggressive mode, we are done. Otherwise, keep in cake_ack_filter()
1285 * we found a single eligible ACK we can drop it in aggressive mode if in cake_ack_filter()
1290 if (elig_ack && aggressive && elig_ack->next == skb && in cake_ack_filter()

Completed in 8 milliseconds