Home
last modified time | relevance | path

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

/freebsd/sys/dev/vge/
H A Dif_vgereg.h717 #define VGE_TDCTL_VTAG 0x00200000 /* insert VLAN tag */ macro
H A Dif_vge.c1896 cflags |= m->m_pkthdr.ether_vtag | VGE_TDCTL_VTAG; in vge_encap()