Home
last modified time | relevance | path

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

/linux/include/net/
H A Dact_api.h37 atomic_t tcfa_drops; member
247 atomic_inc(&a->tcfa_drops); in tcf_action_inc_drop_qstats()
/linux/net/sched/
H A Dact_api.c1590 atomic_add(drops, &a->tcfa_drops); in tcf_action_update_stats()
1625 qstats.drops = atomic_read(&p->tcfa_drops); in tcf_action_copy_stats()