Home
last modified time | relevance | path

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

/linux-4.1.27/net/netfilter/
Dnf_internals.h22 void nf_queue_nf_hook_drop(struct nf_hook_ops *ops);
Dnf_queue.c108 void nf_queue_nf_hook_drop(struct nf_hook_ops *ops) in nf_queue_nf_hook_drop() function
Dcore.c92 nf_queue_nf_hook_drop(reg); in nf_unregister_hook()