Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dnetfilter.h144 static inline struct nf_hook_ops **nf_hook_entries_get_hook_ops(const struct nf_hook_entries *e) in nf_hook_entries_get_hook_ops() function
/linux/net/bridge/
H A Dbr_netfilter_hooks.c1140 ops = nf_hook_entries_get_hook_ops(e); in br_nf_hook_thresh()