Home
last modified time | relevance | path

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

/linux/include/net/
H A Dpkt_cls.h1076 #define tc_skb_ext_tc_enabled() static_branch_unlikely(&tc_skb_ext_tc) macro
1080 #define tc_skb_ext_tc_enabled() false macro
/linux/net/core/
H A Dflow_dissector.c290 if (tc_skb_ext_tc_enabled()) { in skb_flow_dissect_meta()
/linux/net/sched/
H A Dcls_api.c1863 if (tc_skb_ext_tc_enabled()) { in tcf_classify()