Home
last modified time | relevance | path

Searched refs:TCA_ACT_HW_STATS_DELAYED (Results 1 – 2 of 2) sorted by relevance

/linux/include/uapi/linux/
H A Dpkt_cls.h44 #define TCA_ACT_HW_STATS_DELAYED (1 << 1) /* Means that in dump, user gets macro
/linux/net/sched/
H A Dcls_api.c3847 BUILD_BUG_ON(TCA_ACT_HW_STATS_DELAYED != FLOW_ACTION_HW_STATS_DELAYED); in tc_setup_action()