Searched refs:NFTA_LIMIT_BURST (Results 1 – 2 of 2) sorted by relevance
73 if (tb[NFTA_LIMIT_BURST]) in nft_limit_init()74 priv->burst = ntohl(nla_get_be32(tb[NFTA_LIMIT_BURST])); in nft_limit_init()122 nla_put_be32(skb, NFTA_LIMIT_BURST, htonl(priv->burst)) || in nft_limit_dump()176 [NFTA_LIMIT_BURST] = { .type = NLA_U32 },
1211 NFTA_LIMIT_BURST, enumerator