Home
last modified time | relevance | path

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

/linux/net/netfilter/
H A Dnf_bpf_link.c232 link->hook_ops.hook_ops_type = NF_HOOK_OP_BPF; in bpf_nf_link_attach()
/linux/include/linux/
H A Dnetfilter.h107 enum nf_hook_ops_type hook_ops_type:8; member