Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dnetfilter.h88 typedef unsigned int nf_hookfn(void *priv, typedef
103 nf_hookfn *hook;
114 nf_hookfn *hook;
/linux/include/net/netfilter/
H A Dnf_flow_table.h67 nf_hookfn *hook;
H A Dnf_tables.h1184 nf_hookfn *hooks[NFT_MAX_HOOKS];
/linux/net/netfilter/
H A Dx_tables.c1938 xt_hook_ops_alloc(const struct xt_table *table, nf_hookfn *fn) in xt_hook_ops_alloc()