Home
last modified time | relevance | path

Searched refs:drop_max (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/arch/um/drivers/
Dnet_kern.c43 static int drop_max; variable
53 if (max <= drop_max) in update_drop_skb()
65 drop_max = max; in update_drop_skb()