Searched refs:eth_type (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/chelsio/
H A Dsge.c1775 int eth_type; local
1780 eth_type = skb_network_offset(skb) == ETH_HLEN ?
1788 hdr->eth_type_mss = htons(MK_ETH_TYPE_MSS(eth_type,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/cxgb3/
H A Dsge.c1153 int eth_type; local
1159 eth_type = skb_network_offset(skb) == ETH_HLEN ?
1161 tso_info |= V_LSO_ETH_TYPE(eth_type) |
/netgear-R7000-V1.0.7.12_1.2.5/src/include/proto/
H A D802.11.h1761 uint16 eth_type; member in struct:dot11_tclas_fc_0_eth

Completed in 189 milliseconds