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

/linux-master/include/net/
H A Dact_api.h33 struct tcf_t tcfa_tm; member in struct:tc_action
54 #define tcf_tm common.tcfa_tm
/linux-master/net/sched/
H A Dact_api.c532 (unsigned long)p->tcfa_tm.lastuse))
762 p->tcfa_tm.install = jiffies;
763 p->tcfa_tm.lastuse = jiffies;
764 p->tcfa_tm.firstuse = 0;

Completed in 267 milliseconds