Home
last modified time | relevance | path

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

/linux/include/net/
H A Dact_api.h33 struct tcf_t tcfa_tm; member
54 #define tcf_tm common.tcfa_tm
/linux/net/sched/
H A Dact_api.c532 (unsigned long)p->tcfa_tm.lastuse)) in tcf_dump_walker()
762 p->tcfa_tm.install = jiffies; in tcf_idr_create()
763 p->tcfa_tm.lastuse = jiffies; in tcf_idr_create()
764 p->tcfa_tm.firstuse = 0; in tcf_idr_create()