Searched refs:FLOW_DISSECTOR_F_STOP_AT_ENCAP (Results 1 – 7 of 7) sorted by relevance
385 #define FLOW_DISSECTOR_F_STOP_AT_ENCAP BIT(2) macro
662 unsigned int flag = FLOW_DISSECTOR_F_STOP_AT_ENCAP; in fib6_rules_early_flow_dissect()
423 unsigned int flag = FLOW_DISSECTOR_F_STOP_AT_ENCAP; in fib4_rules_early_flow_dissect()
768 if (flags & FLOW_DISSECTOR_F_STOP_AT_ENCAP) in __skb_flow_dissect_gre()819 if (flags & FLOW_DISSECTOR_F_STOP_AT_ENCAP) in __skb_flow_dissect_batadv()1021 (int)FLOW_DISSECTOR_F_STOP_AT_ENCAP); in bpf_flow_dissect()1607 if (flags & FLOW_DISSECTOR_F_STOP_AT_ENCAP) { in __skb_flow_dissect()1624 if (flags & FLOW_DISSECTOR_F_STOP_AT_ENCAP) { in __skb_flow_dissect()
1957 skb_flow_dissect_flow_keys(skb, &keys, FLOW_DISSECTOR_F_STOP_AT_ENCAP); in fib_multipath_custom_hash_outer()2088 unsigned int flag = FLOW_DISSECTOR_F_STOP_AT_ENCAP; in fib_multipath_hash()
2412 skb_flow_dissect_flow_keys(skb, &keys, FLOW_DISSECTOR_F_STOP_AT_ENCAP); in rt6_multipath_custom_hash_outer()2547 unsigned int flag = FLOW_DISSECTOR_F_STOP_AT_ENCAP; in rt6_multipath_hash()
3509 NULL, 0, 0, 0, FLOW_DISSECTOR_F_STOP_AT_ENCAP); in __xfrm_decode_session()