Searched refs:VGE_RDCTL_FRAG (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/vge/ | ||
H A D | if_vgereg.h | 774 #define VGE_RDCTL_FRAG 0x00100000 /* received IP frag */ macro |
H A D | if_vge.c | 1546 (rxctl & VGE_RDCTL_FRAG) == 0) { in vge_rxeof() |