Searched refs:VLAN_SIZE (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/atlx/
H A Datl2.h237 #define VLAN_SIZE 4 macro
H A Datl2.c257 ENET_HEADER_SIZE + VLAN_SIZE + ETHERNET_FCS_SIZE);
911 if ((new_mtu < 40) || (new_mtu > (ETH_DATA_LEN + VLAN_SIZE)))
918 VLAN_SIZE + ETHERNET_FCS_SIZE);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/otus/
H A Dusbdrv.c533 #define VLAN_SIZE 4 macro
536 if ((new_mtu < 68) || (new_mtu > (ETH_DATA_LEN + VLAN_SIZE)))

Completed in 165 milliseconds