Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/vge/
H A Dif_vgereg.h670 #define VGE_RDSTS_VTAG 0x00000400 /* VLAN tag indicator */ macro
H A Dif_vge.c1390 if (rxstat & VGE_RDSTS_VTAG) { in vge_rxeof()