Searched refs:supported_hooks (Results 1 – 1 of 1) sorted by relevance
74 static const unsigned int supported_hooks = ((1 << NF_INET_PRE_ROUTING) | in nft_queue_validate() local92 return nft_chain_validate_hooks(ctx->chain, supported_hooks); in nft_queue_validate()
Completed in 3 milliseconds