Home
last modified time | relevance | path

Searched defs:hook_mask (Results 1 – 2 of 2) sorted by relevance

/linux/include/net/netfilter/
H A Dnf_tables.h1113 u8 hook_mask[NFT_CHAIN_T_MAX]; member
1183 unsigned int hook_mask; member
/linux/net/netfilter/
H A Dx_tables.c1940 unsigned int hook_mask = table->valid_hooks; in xt_hook_ops_alloc() local