Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/octeon/
H A Dethernet.c243 int vlan_bytes = VLAN_HLEN; in cvm_oct_common_change_mtu() local
245 int vlan_bytes = 0; in cvm_oct_common_change_mtu() local
247 int mtu_overhead = ETH_HLEN + ETH_FCS_LEN + vlan_bytes; in cvm_oct_common_change_mtu()