Home
last modified time | relevance | path

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

/linux-4.4.14/net/netfilter/
Dnf_internals.h22 void nf_queue_nf_hook_drop(struct net *net, struct nf_hook_ops *ops);
Dnf_queue.c101 void nf_queue_nf_hook_drop(struct net *net, struct nf_hook_ops *ops) in nf_queue_nf_hook_drop() function
Dcore.c154 nf_queue_nf_hook_drop(net, &entry->ops); in nf_unregister_net_hook()