Home
last modified time | relevance | path

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

/linux-5.19.10/include/uapi/linux/netfilter/
Dnf_tables.h1632 NFT_FLOWTABLE_MASK = (NFT_FLOWTABLE_HW_OFFLOAD | enumerator
/linux-5.19.10/net/netfilter/
Dnf_tables_api.c7517 if (flags & ~NFT_FLOWTABLE_MASK) { in nft_flowtable_update()
7637 if (flowtable->data.flags & ~NFT_FLOWTABLE_MASK) { in nf_tables_newflowtable()