Searched refs:eth_proto (Results 1 – 5 of 5) sorted by relevance
76 .eth_proto = htons(ETH_P_IP),
175 .eth_proto = htons(ETH_P_IPV6),
100 skb->protocol = inner_mode->afinfo->eth_proto; in xfrm_prepare_input()
316 __be16 eth_proto; member
6563 u16 eth_proto, eth_proto_inner; in niu_compute_tx_flags() local6568 eth_proto = be16_to_cpu(ehdr->h_proto); in niu_compute_tx_flags()6569 eth_proto_inner = eth_proto; in niu_compute_tx_flags()6570 if (eth_proto == ETH_P_8021Q) { in niu_compute_tx_flags()6618 ((eth_proto == ETH_P_8021Q) ? TXHDR_VLAN : 0) | in niu_compute_tx_flags()