Home
last modified time | relevance | path

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

/linux-4.1.27/include/net/
Dact_api.h18 struct tcf_t tcfc_tm; member
31 #define tcf_tm common.tcfc_tm
/linux-4.1.27/net/sched/
Dact_api.c253 p->tcfc_tm.install = jiffies; in tcf_hash_create()
254 p->tcfc_tm.lastuse = jiffies; in tcf_hash_create()