Searched refs:no_eth_encap (Results 1 – 1 of 1) sorted by relevance
2374 bool no_eth_encap; in vxlan_xmit_one() local2377 no_eth_encap = flags & VXLAN_F_GPE && skb->protocol != htons(ETH_P_TEB); in vxlan_xmit_one()2378 reason = skb_vlan_inet_prepare(skb, no_eth_encap); in vxlan_xmit_one()