Home
last modified time | relevance | path

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

/Linux-v6.1/net/netfilter/
Dnft_last.c22 [NFTA_LAST_MSECS] = { .type = NLA_U64 },
40 if (last->set && tb[NFTA_LAST_MSECS]) { in nft_last_init()
41 err = nf_msecs_to_jiffies64(tb[NFTA_LAST_MSECS], &last_jiffies); in nft_last_init()
87 nla_put_be64(skb, NFTA_LAST_MSECS, msecs, NFTA_LAST_PAD)) in nft_last_dump()
/Linux-v6.1/include/uapi/linux/netfilter/
Dnf_tables.h1211 NFTA_LAST_MSECS, enumerator