Home
last modified time | relevance | path

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

/openbmc/linux/net/core/
H A Dneighbour.c3544 static int unres_qlen_max = INT_MAX / SKB_TRUESIZE(ETH_FRAME_LEN);
3553 tmp.extra2 = &unres_qlen_max; in proc_unres_qlen()
3543 static int unres_qlen_max = INT_MAX / SKB_TRUESIZE(ETH_FRAME_LEN); global() variable