Searched refs:NFTA_LIMIT_UNIT (Results 1 – 2 of 2) sorted by relevance
60 tb[NFTA_LIMIT_UNIT] == NULL) in nft_limit_init()64 unit = be64_to_cpu(nla_get_be64(tb[NFTA_LIMIT_UNIT])); in nft_limit_init()112 nla_put_be64(skb, NFTA_LIMIT_UNIT, cpu_to_be64(secs), in nft_limit_dump()141 [NFTA_LIMIT_UNIT] = { .type = NLA_U64 },
1160 NFTA_LIMIT_UNIT, enumerator
Completed in 10 milliseconds