Home
last modified time | relevance | path

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

/openbmc/linux/net/netfilter/
H A Dnft_quota.c43 [NFTA_QUOTA_FLAGS] = { .type = NLA_U32 },
85 if (tb[NFTA_QUOTA_FLAGS]) { in nft_quota_do_init()
86 flags = ntohl(nla_get_be32(tb[NFTA_QUOTA_FLAGS])); in nft_quota_do_init()
154 nla_put_be32(skb, NFTA_QUOTA_FLAGS, htonl(flags))) in nft_quota_do_dump()
/openbmc/linux/include/uapi/linux/netfilter/
H A Dnf_tables.h1355 NFTA_QUOTA_FLAGS, enumerator