Home
last modified time | relevance | path

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

/linux/net/netfilter/
H A 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()
88 nla_put_be64(skb, NFTA_LAST_MSECS, msecs, NFTA_LAST_PAD)) in nft_last_dump()
/linux/include/uapi/linux/netfilter/
H A Dnf_tables.h1267 NFTA_LAST_MSECS, enumerator