Searched refs:VGE_RDCTL_UDPPKT (Results 1 – 2 of 2) sorted by relevance
/openbsd/sys/dev/pci/ | ||
H A D | if_vgereg.h | 688 #define VGE_RDCTL_UDPPKT 0x00010000 /* UDP packet received */ macro |
H A D | if_vge.c | 1120 if ((rxctl & (VGE_RDCTL_TCPPKT|VGE_RDCTL_UDPPKT)) && in vge_rxeof() |