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