NFTA_LIMIT_FLAGS   92 net/netfilter/nft_limit.c 	if (tb[NFTA_LIMIT_FLAGS]) {
NFTA_LIMIT_FLAGS   93 net/netfilter/nft_limit.c 		u32 flags = ntohl(nla_get_be32(tb[NFTA_LIMIT_FLAGS]));
NFTA_LIMIT_FLAGS  116 net/netfilter/nft_limit.c 	    nla_put_be32(skb, NFTA_LIMIT_FLAGS, htonl(flags)))
NFTA_LIMIT_FLAGS  144 net/netfilter/nft_limit.c 	[NFTA_LIMIT_FLAGS]	= { .type = NLA_U32 },