Searched refs:PACKET_FLAG_VLAN_INS (Results 1 – 2 of 2) sorted by relevance
/linux-2.6.39/drivers/net/atlx/ | ||
D | atl1.h | 410 #define PACKET_FLAG_VLAN_INS 0x0100 macro |
D | atl1.c | 2025 if (adapter->vlgrp && (rrd->pkt_flg & PACKET_FLAG_VLAN_INS)) { in atl1_intr_rx() |