Home
last modified time | relevance | path

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

/Linux-v5.15/net/netfilter/
Dnft_last.c18 [NFTA_LAST_MSECS] = { .type = NLA_U64 },
35 if (last_set && tb[NFTA_LAST_MSECS]) { in nft_last_init()
36 err = nf_msecs_to_jiffies64(tb[NFTA_LAST_MSECS], &last_jiffies); in nft_last_init()
75 nla_put_be64(skb, NFTA_LAST_MSECS, msecs, NFTA_LAST_PAD)) in nft_last_dump()
/Linux-v5.15/include/uapi/linux/netfilter/
Dnf_tables.h1207 NFTA_LAST_MSECS, enumerator