Searched refs:inner_protocol_type (Results 1 – 11 of 11) sorted by relevance
661 if (skb->inner_protocol_type == ENCAP_TYPE_IPPROTO) { in xfrm_get_inner_ipproto()666 if (skb->inner_protocol_type != ENCAP_TYPE_ETHER) in xfrm_get_inner_ipproto()
319 (skb->inner_protocol_type != ENCAP_TYPE_ETHER || in vxlan_features_check()
164 switch (skb->inner_protocol_type) { in skb_udp_tunnel_segment()
865 __u8 inner_protocol_type:1; member2485 skb->inner_protocol_type = ENCAP_TYPE_ETHER; in skb_set_inner_protocol()2492 skb->inner_protocol_type = ENCAP_TYPE_IPPROTO; in skb_set_inner_ipproto()
1336 if (skb->inner_protocol_type != ENCAP_TYPE_ETHER) in efx_can_encap_offloads()
674 if (skb->inner_protocol_type != ENCAP_TYPE_ETHER || in fm10k_tx_encap_offload()
1725 if (skb->inner_protocol_type != ENCAP_TYPE_ETHER || in xgbe_is_vxlan()
3635 if (skb->inner_protocol_type != ENCAP_TYPE_ETHER || in nfp_net_features_check()
1288 if (skb->inner_protocol_type != ENCAP_TYPE_ETHER || in cxgb_encap_offload_supported()
5117 skb->inner_protocol_type != ENCAP_TYPE_ETHER || in be_features_check()
11068 if (skb->inner_protocol_type == ENCAP_TYPE_ETHER) { in bnxt_udp_tunl_check()
Completed in 70 milliseconds