Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/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
/kernel/linux/linux-6.6/net/openvswitch/
H A Dflow.c1042 if (tc_skb_ext_tc_enabled()) { in ovs_flow_key_extract()
/kernel/linux/linux-6.6/net/bridge/
H A Dbr_private.h766 if (!tc_skb_ext_tc_enabled()) in br_tc_skb_miss_set()
/kernel/linux/linux-6.6/net/core/
H A Dflow_dissector.c290 if (tc_skb_ext_tc_enabled()) { in skb_flow_dissect_meta()
/kernel/linux/linux-6.6/net/sched/
H A Dcls_api.c1791 if (tc_skb_ext_tc_enabled()) { in tcf_classify()

Completed in 15 milliseconds