Home
last modified time | relevance | path

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

/Linux-v6.1/net/netfilter/
Dnft_limit.c73 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 },
/Linux-v6.1/include/uapi/linux/netfilter/
Dnf_tables.h1161 NFTA_LIMIT_BURST, enumerator