Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dif_vgereg.h688 #define VGE_RDCTL_UDPPKT 0x00010000 /* UDP packet received */ macro
H A Dif_vge.c1120 if ((rxctl & (VGE_RDCTL_TCPPKT|VGE_RDCTL_UDPPKT)) && in vge_rxeof()