Searched refs:FLOW_DIS_ENCAPSULATION (Results 1 – 6 of 6) sorted by relevance
767 key_control->flags |= FLOW_DIS_ENCAPSULATION; in __skb_flow_dissect_gre() 818 key_control->flags |= FLOW_DIS_ENCAPSULATION; in __skb_flow_dissect_batadv() 950 key_control->flags |= FLOW_DIS_ENCAPSULATION; in __skb_flow_bpf_to_target() 1319 !(key_control->flags & FLOW_DIS_ENCAPSULATION)) { in __skb_flow_dissect() 1603 key_control->flags |= FLOW_DIS_ENCAPSULATION; in __skb_flow_dissect() 1620 key_control->flags |= FLOW_DIS_ENCAPSULATION; in __skb_flow_dissect()
41 FLOW_DIS_ENCAPSULATION = (TCA_FLOWER_KEY_FLAGS_MAX << 1), enumerator
1968 *p_has_inner = !!(keys.control.flags & FLOW_DIS_ENCAPSULATION); in fib_multipath_custom_hash_outer() 1992 if (!(keys.control.flags & FLOW_DIS_ENCAPSULATION)) in fib_multipath_custom_hash_inner()
1173 bool encap = rq->hw_gro_data->fk.control.flags & FLOW_DIS_ENCAPSULATION; in mlx5e_shampo_update_ipv4_tcp_hdr()
2439 *p_has_inner = !!(keys.control.flags & FLOW_DIS_ENCAPSULATION); in rt6_multipath_custom_hash_inner() 2463 if (!(keys.control.flags & FLOW_DIS_ENCAPSULATION)) in rt6_multipath_custom_hash_inner()
6459 if (keys->control.flags & FLOW_DIS_ENCAPSULATION) { in bnxt_hwrm_cfa_ntuple_filter_alloc() 15813 if (((flags & FLOW_DIS_ENCAPSULATION) && in bnxt_rx_flow_steer()