Home
last modified time | relevance | path

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

/linux/net/netfilter/
H A Dnfnetlink_hook.c353 nat_ops = nf_hook_entries_get_hook_ops(e); in nfnl_hook_dump_nat()
389 ops = nf_hook_entries_get_hook_ops(e); in nfnl_hook_dump()
/linux/include/linux/
H A Dnetfilter.h151 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()