Searched refs:inner_protocol (Results 1 – 8 of 8) sorted by relevance
1338 if (ntohs(skb->inner_protocol) != ETH_P_TEB) in efx_can_encap_offloads()
2335 __be16 inner_protocol = htons(ETH_P_TEB); in vxlan_build_skb() local2383 inner_protocol = skb->protocol; in vxlan_build_skb()2386 skb_set_inner_protocol(skb, inner_protocol); in vxlan_build_skb()
688 skb->inner_protocol != htons(ETH_P_TEB)) in fm10k_tx_encap_offload()
1745 skb->inner_protocol != htons(ETH_P_TEB) || in xgbe_is_vxlan()
3527 skb->inner_protocol != htons(ETH_P_TEB) || in nfp_net_features_check()
1289 skb->inner_protocol != htons(ETH_P_TEB)) in cxgb_encap_offload_supported()
5126 skb->inner_protocol != htons(ETH_P_TEB) || in be_features_check()
4348 switch (skb->inner_protocol) { in mlx5e_gre_tunnel_inner_proto_offload_supported()