Home
last modified time | relevance | path

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

/linux/include/net/
H A Dpkt_cls.h1078 #define tc_skb_ext_tc_enabled() static_branch_unlikely(&tc_skb_ext_tc) macro
1082 #define tc_skb_ext_tc_enabled() false macro
/linux/net/openvswitch/
H A Dflow.c1039 if (tc_skb_ext_tc_enabled()) { in ovs_flow_key_extract()
/linux/net/core/
H A Dflow_dissector.c290 if (tc_skb_ext_tc_enabled()) { in skb_flow_dissect_meta()
/linux/net/bridge/
H A Dbr_private.h780 if (!tc_skb_ext_tc_enabled()) in br_tc_skb_miss_set()
/linux/net/sched/
H A Dcls_api.c1863 if (tc_skb_ext_tc_enabled()) { in tcf_classify()