Home
last modified time | relevance | path

Searched refs:nf_jiffies64_to_msecs (Results 1 – 4 of 4) sorted by relevance

/linux/net/netfilter/
H A Dnft_last.c83 msecs = nf_jiffies64_to_msecs(jiffies - last_jiffies); in nft_last_dump()
H A Dnft_dynset.c384 nf_jiffies64_to_msecs(priv->timeout), in nft_dynset_dump()
H A Dnf_tables_api.c4600 __be64 nf_jiffies64_to_msecs(u64 input) in nf_jiffies64_to_msecs() function
4682 nf_jiffies64_to_msecs(timeout), in nf_tables_fill_set()
5823 msecs = nf_jiffies64_to_msecs(timeout); in nf_tables_fill_setelem()
5839 nf_jiffies64_to_msecs(expires), in nf_tables_fill_setelem()
/linux/include/net/netfilter/
H A Dnf_tables.h1886 __be64 nf_jiffies64_to_msecs(u64 input);