Home
last modified time | relevance | path

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

/Linux-v5.10/include/net/
Dact_api.h32 struct tcf_t tcfa_tm; member
52 #define tcf_tm common.tcfa_tm
/Linux-v5.10/net/sched/
Dact_api.c243 (unsigned long)p->tcfa_tm.lastuse)) in tcf_dump_walker()
435 p->tcfa_tm.install = jiffies; in tcf_idr_create()
436 p->tcfa_tm.lastuse = jiffies; in tcf_idr_create()
437 p->tcfa_tm.firstuse = 0; in tcf_idr_create()