Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dpkt_cls.h1055 #define tc_skb_ext_tc_enabled() static_branch_unlikely(&tc_skb_ext_tc) macro
1059 #define tc_skb_ext_tc_enabled() false macro
/openbmc/linux/net/openvswitch/
H A Dflow.c1043 if (tc_skb_ext_tc_enabled()) { in ovs_flow_key_extract()
/openbmc/linux/net/core/
H A Dflow_dissector.c290 if (tc_skb_ext_tc_enabled()) { in skb_flow_dissect_meta()
/openbmc/linux/net/bridge/
H A Dbr_private.h767 if (!tc_skb_ext_tc_enabled()) in br_tc_skb_miss_set()
/openbmc/linux/net/sched/
H A Dcls_api.c1791 if (tc_skb_ext_tc_enabled()) { in tcf_classify()