Home
last modified time | relevance | path

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

/Linux-v5.15/include/net/
Dact_api.h32 struct tcf_t tcfa_tm; member
52 #define tcf_tm common.tcfa_tm
/Linux-v5.15/net/sched/
Dact_api.c300 (unsigned long)p->tcfa_tm.lastuse)) in tcf_dump_walker()
495 p->tcfa_tm.install = jiffies; in tcf_idr_create()
496 p->tcfa_tm.lastuse = jiffies; in tcf_idr_create()
497 p->tcfa_tm.firstuse = 0; in tcf_idr_create()