Home
last modified time | relevance | path

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

/net/netfilter/
A Dnft_queue.c74 static const unsigned int supported_hooks = ((1 << NF_INET_PRE_ROUTING) | in nft_queue_validate() local
92 return nft_chain_validate_hooks(ctx->chain, supported_hooks); in nft_queue_validate()

Completed in 3 milliseconds