Home
last modified time | relevance | path

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

/titanic_41/usr/src/grub/grub-0.97/netboot/
H A Dsundance.c99 static int rx_copybreak = 0; variable
493 if (pkt_len < rx_copybreak) { in sundance_poll()
H A Dpcnet32.c96 static int rx_copybreak = 200; variable