ether_vlan_header
if_setifheaderlen(ifp, sizeof(struct ether_vlan_header));
ip_off = sizeof(struct ether_vlan_header);
sizeof(struct ether_vlan_header) - ETHER_CRC_LEN) ||
#define ALC_TSO_MAXSIZE (65535 + sizeof(struct ether_vlan_header))
ip_off = sizeof(struct ether_vlan_header);
if_setifheaderlen(ifp, sizeof(struct ether_vlan_header));
#define ALE_TSO_MAXSIZE (65535 + sizeof(struct ether_vlan_header))
(ALE_JUMBO_FRAMELEN - sizeof(struct ether_vlan_header) - ETHER_CRC_LEN)
ip_off = sizeof(struct ether_vlan_header);
sizeof(struct ether_vlan_header) + ETHER_CRC_LEN;
if_setifheaderlen(ifp, sizeof(struct ether_vlan_header));
#define AGE_TSO_MAXSIZE (65535 + sizeof(struct ether_vlan_header))
if_setifheaderlen(ifp, sizeof(struct ether_vlan_header));
if_setifheaderlen(ifp, sizeof(struct ether_vlan_header));
#define BCE_TSO_MAX_SIZE (65535 + sizeof(struct ether_vlan_header))
txmaxsegsz = 65535 + sizeof(struct ether_vlan_header);
if_setifheaderlen(ifp, sizeof(struct ether_vlan_header));
if_setifheaderlen(ifp, sizeof(struct ether_vlan_header));
.isc_tx_maxsize = IGC_TSO_SIZE + sizeof(struct ether_vlan_header),
.isc_tso_maxsize = IGC_TSO_SIZE + sizeof(struct ether_vlan_header),
ip_off = sizeof(struct ether_vlan_header);
sc->maxsegsize * sc->maxtxseg + sizeof(struct ether_vlan_header),
if_setifheaderlen(ifp, sizeof(struct ether_vlan_header));
.isc_tx_maxsize = EM_TSO_SIZE + sizeof(struct ether_vlan_header),
.isc_tso_maxsize = EM_TSO_SIZE + sizeof(struct ether_vlan_header),
.isc_tx_maxsize = EM_TSO_SIZE + sizeof(struct ether_vlan_header),
.isc_tso_maxsize = EM_TSO_SIZE + sizeof(struct ether_vlan_header),
ip_off = sizeof(struct ether_vlan_header);
if_setifheaderlen(ifp, sizeof(struct ether_vlan_header));
#define JME_TSO_MAXSIZE (65535 + sizeof(struct ether_vlan_header))
(JME_JUMBO_FRAMELEN - sizeof(struct ether_vlan_header) - \
(ETHER_MAX_LEN + sizeof(struct ether_vlan_header) - \
if_setifheaderlen(ifp, sizeof(struct ether_vlan_header));
offset = sizeof(struct ether_vlan_header);
#define MSK_TSO_MAXSIZE (65535 + sizeof(struct ether_vlan_header))
if_setifheaderlen(ifp, sizeof(struct ether_vlan_header));
#define NFE_TSO_MAXSIZE (65535 + sizeof(struct ether_vlan_header))
if_setifheaderlen(ifp, sizeof(struct ether_vlan_header));
if_setifheaderlen(ifp, sizeof(struct ether_vlan_header));
if_setifheaderlen(ifp, sizeof(struct ether_vlan_header));
ip_off = sizeof(struct ether_vlan_header);
if_setifheaderlen(ifp, sizeof(struct ether_vlan_header));
#define SGE_TSO_MAXSIZE (65535 + sizeof(struct ether_vlan_header))
ifp->if_hdrlen = sizeof(struct ether_vlan_header);
if_setifheaderlen(ifp, sizeof(struct ether_vlan_header));
if_setifheaderlen(ifp, sizeof(struct ether_vlan_header));
.isc_tso_maxsize = VMXNET3_TSO_MAXSIZE + sizeof(struct ether_vlan_header),
if_setifheaderlen(ifp, sizeof(struct ether_vlan_header));
tsomaxsize += sizeof(struct ether_vlan_header);
struct ether_vlan_header *eh;
eh = mtod(m, struct ether_vlan_header *);
if_setifheaderlen(ifp, sizeof(struct ether_vlan_header));
if_setifheaderlen(ifp, sizeof(struct ether_vlan_header));
struct ether_vlan_header *evl;
evl = mtod(m, struct ether_vlan_header *);