Home
last modified time | relevance | path

Searched refs:lastuse (Results 1 – 7 of 7) sorted by relevance

/linux-4.19.296/include/net/
Dact_api.h60 if (tm->lastuse != now) in tcf_lastuse_update()
61 tm->lastuse = now; in tcf_lastuse_update()
69 dtm->lastuse = jiffies_to_clock_t(jiffies - stm->lastuse); in tcf_tm_dump()
189 u64 packets, u64 lastuse) in tcf_action_stats_update() argument
195 a->ops->stats_update(a, bytes, packets, lastuse); in tcf_action_stats_update()
Ddst.h82 unsigned long lastuse; member
244 if (unlikely(time != dst->lastuse)) { in dst_use_noref()
246 dst->lastuse = time; in dst_use_noref()
Dpkt_cls.h316 u64 bytes, u64 packets, u64 lastuse) in tcf_exts_stats_update() argument
326 tcf_action_stats_update(a, bytes, packets, lastuse); in tcf_exts_stats_update()
Dipv6.h278 unsigned long lastuse; member
/linux-4.19.296/include/linux/mlx5/
Dfs.h193 u64 *bytes, u64 *packets, u64 *lastuse);
/linux-4.19.296/include/uapi/linux/
Dpkt_cls.h97 __u64 lastuse; member
/linux-4.19.296/include/linux/
Dmroute_base.h147 unsigned long lastuse; member