Searched refs:NFTA_LIMIT_BURST (Results 1 – 2 of 2) sorted by relevance
69 if (tb[NFTA_LIMIT_BURST]) in nft_limit_init()70 limit->burst = ntohl(nla_get_be32(tb[NFTA_LIMIT_BURST])); in nft_limit_init()114 nla_put_be32(skb, NFTA_LIMIT_BURST, htonl(limit->burst)) || in nft_limit_dump()142 [NFTA_LIMIT_BURST] = { .type = NLA_U32 },
1066 NFTA_LIMIT_BURST, enumerator