Home
last modified time | relevance | path

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

/openbmc/linux/net/netfilter/
H A Dnft_quota.c195 .type = NFT_OBJECT_QUOTA,
304 MODULE_ALIAS_NFT_OBJ(NFT_OBJECT_QUOTA);
/openbmc/linux/include/uapi/linux/netfilter/
H A Dnf_tables.h1638 #define NFT_OBJECT_QUOTA 2 macro