Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/net/
Dact_api.h32 struct tcf_t tcfa_tm; member
52 #define tcf_tm common.tcfa_tm
/kernel/linux/linux-5.10/net/sched/
Dact_api.c254 (unsigned long)p->tcfa_tm.lastuse)) in tcf_dump_walker()
453 p->tcfa_tm.install = jiffies; in tcf_idr_create()
454 p->tcfa_tm.lastuse = jiffies; in tcf_idr_create()
455 p->tcfa_tm.firstuse = 0; in tcf_idr_create()