Searched refs:eth_proto (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv4/
H A Dxfrm4_state.c73 .eth_proto = htons(ETH_P_IP),
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv6/
H A Dxfrm6_state.c172 .eth_proto = htons(ETH_P_IPV6),
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/xfrm/
H A Dxfrm_input.c100 skb->protocol = inner_mode->afinfo->eth_proto;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/
H A Dxfrm.h296 __be16 eth_proto; member in struct:xfrm_state_afinfo
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dniu.c6451 u16 eth_proto, eth_proto_inner; local
6456 eth_proto = be16_to_cpu(ehdr->h_proto);
6457 eth_proto_inner = eth_proto;
6458 if (eth_proto == ETH_P_8021Q) {
6506 ((eth_proto == ETH_P_8021Q) ? TXHDR_VLAN : 0) |

Completed in 127 milliseconds