Home
last modified time | relevance | path

Searched refs:FLOW_DIS_ENCAPSULATION (Results 1 – 5 of 5) sorted by relevance

/linux/net/core/
A Dflow_dissector.c639 key_control->flags |= FLOW_DIS_ENCAPSULATION; in __skb_flow_dissect_gre()
690 key_control->flags |= FLOW_DIS_ENCAPSULATION; in __skb_flow_dissect_batadv()
814 key_control->flags |= FLOW_DIS_ENCAPSULATION; in __skb_flow_bpf_to_target()
1379 key_control->flags |= FLOW_DIS_ENCAPSULATION; in __skb_flow_dissect()
1396 key_control->flags |= FLOW_DIS_ENCAPSULATION; in __skb_flow_dissect()
/linux/include/net/
A Dflow_dissector.h27 #define FLOW_DIS_ENCAPSULATION BIT(2) macro
/linux/net/ipv4/
A Droute.c1923 *p_has_inner = !!(keys.control.flags & FLOW_DIS_ENCAPSULATION); in fib_multipath_custom_hash_outer()
1947 if (!(keys.control.flags & FLOW_DIS_ENCAPSULATION)) in fib_multipath_custom_hash_inner()
/linux/net/ipv6/
A Droute.c2367 *p_has_inner = !!(keys.control.flags & FLOW_DIS_ENCAPSULATION); in rt6_multipath_custom_hash_outer()
2391 if (!(keys.control.flags & FLOW_DIS_ENCAPSULATION)) in rt6_multipath_custom_hash_inner()
/linux/drivers/net/ethernet/broadcom/bnxt/
A Dbnxt.c4813 if (keys->control.flags & FLOW_DIS_ENCAPSULATION) { in bnxt_hwrm_cfa_ntuple_filter_alloc()
12617 if (((flags & FLOW_DIS_ENCAPSULATION) && in bnxt_rx_flow_steer()

Completed in 53 milliseconds