Searched refs:TX_PFLAGS_VLAN (Results 1 – 2 of 2) sorted by relevance
| /netbsd/src/sys/dev/pci/ | ||
| D | if_txpreg.h | 247 #define TX_PFLAGS_VLAN 0x00000010 /* insert vlan */ macro |
| D | if_txp.c | 1539 txd->tx_pflags = TX_PFLAGS_VLAN | in txp_start() |