Home
last modified time | relevance | path

Searched refs:nf_queue_nf_hook_drop (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/net/netfilter/
H A Dnf_internals.h27 void nf_queue_nf_hook_drop(struct net *net);
H A Dnf_queue.c115 void nf_queue_nf_hook_drop(struct net *net) in nf_queue_nf_hook_drop() function
125 EXPORT_SYMBOL_GPL(nf_queue_nf_hook_drop);
H A Dcore.c525 nf_queue_nf_hook_drop(net); in __nf_unregister_net_hook()
H A Dnf_conntrack_core.c2464 nf_queue_nf_hook_drop(net); in nf_ct_iterate_destroy()