Searched defs:lro_chain_max (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/sys/dev/sfxge/
H A Dsfxge_rx.c84 static unsigned lro_chain_max = 20; variable
85 TUNABLE_INT(SFXGE_LRO_PARAM(chain_max), &lro_chain_max); variable

Completed in 97 milliseconds