Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/vge/
H A Dif_vgereg.h686 #define VGE_RDCTL_UDPPKT 0x00010000 /* UDP packet received */ macro
H A Dif_vge.c1381 if (rxctl & (VGE_RDCTL_TCPPKT|VGE_RDCTL_UDPPKT) && in vge_rxeof()