Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/
Dact_api.h32 struct tcf_t tcfa_tm; member
46 #define tcf_tm common.tcfa_tm
/Linux-v4.19/net/sched/
Dact_api.c213 (unsigned long)p->tcfa_tm.lastuse)) in tcf_dump_walker()
381 p->tcfa_tm.install = jiffies; in tcf_idr_create()
382 p->tcfa_tm.lastuse = jiffies; in tcf_idr_create()
383 p->tcfa_tm.firstuse = 0; in tcf_idr_create()