nf_hook_ops 46 include/linux/netfilter.h struct nf_hook_ops; nf_hook_ops 47 include/linux/netfilter.h typedef unsigned int nf_hookfn(const struct nf_hook_ops *ops, nf_hook_ops 91 include/linux/netfilter.h int nf_register_hook(struct nf_hook_ops *reg); nf_hook_ops 92 include/linux/netfilter.h void nf_unregister_hook(struct nf_hook_ops *reg); nf_hook_ops 93 include/linux/netfilter.h int nf_register_hooks(struct nf_hook_ops *reg, unsigned int n); nf_hook_ops 94 include/linux/netfilter.h void nf_unregister_hooks(struct nf_hook_ops *reg, unsigned int n); nf_hook_ops 354 include/linux/netfilter/x_tables.h struct nf_hook_ops *xt_hook_link(const struct xt_table *, nf_hookfn *); nf_hook_ops 355 include/linux/netfilter/x_tables.h void xt_hook_unlink(const struct xt_table *, struct nf_hook_ops *); nf_hook_ops 46 include/net/netfilter/nf_nat_l3proto.h unsigned int nf_nat_ipv4_in(const struct nf_hook_ops *ops, struct sk_buff *skb, nf_hook_ops 49 include/net/netfilter/nf_nat_l3proto.h unsigned int (*do_chain)(const struct nf_hook_ops *ops, nf_hook_ops 55 include/net/netfilter/nf_nat_l3proto.h unsigned int nf_nat_ipv4_out(const struct nf_hook_ops *ops, struct sk_buff *skb, nf_hook_ops 58 include/net/netfilter/nf_nat_l3proto.h unsigned int (*do_chain)(const struct nf_hook_ops *ops, nf_hook_ops 64 include/net/netfilter/nf_nat_l3proto.h unsigned int nf_nat_ipv4_local_fn(const struct nf_hook_ops *ops, nf_hook_ops 68 include/net/netfilter/nf_nat_l3proto.h unsigned int (*do_chain)(const struct nf_hook_ops *ops, nf_hook_ops 74 include/net/netfilter/nf_nat_l3proto.h unsigned int nf_nat_ipv4_fn(const struct nf_hook_ops *ops, struct sk_buff *skb, nf_hook_ops 77 include/net/netfilter/nf_nat_l3proto.h unsigned int (*do_chain)(const struct nf_hook_ops *ops, nf_hook_ops 87 include/net/netfilter/nf_nat_l3proto.h unsigned int nf_nat_ipv6_in(const struct nf_hook_ops *ops, struct sk_buff *skb, nf_hook_ops 90 include/net/netfilter/nf_nat_l3proto.h unsigned int (*do_chain)(const struct nf_hook_ops *ops, nf_hook_ops 96 include/net/netfilter/nf_nat_l3proto.h unsigned int nf_nat_ipv6_out(const struct nf_hook_ops *ops, struct sk_buff *skb, nf_hook_ops 99 include/net/netfilter/nf_nat_l3proto.h unsigned int (*do_chain)(const struct nf_hook_ops *ops, nf_hook_ops 105 include/net/netfilter/nf_nat_l3proto.h unsigned int nf_nat_ipv6_local_fn(const struct nf_hook_ops *ops, nf_hook_ops 109 include/net/netfilter/nf_nat_l3proto.h unsigned int (*do_chain)(const struct nf_hook_ops *ops, nf_hook_ops 115 include/net/netfilter/nf_nat_l3proto.h unsigned int nf_nat_ipv6_fn(const struct nf_hook_ops *ops, struct sk_buff *skb, nf_hook_ops 118 include/net/netfilter/nf_nat_l3proto.h unsigned int (*do_chain)(const struct nf_hook_ops *ops, nf_hook_ops 14 include/net/netfilter/nf_queue.h struct nf_hook_ops *elem; nf_hook_ops 18 include/net/netfilter/nf_tables.h const struct nf_hook_ops *ops; nf_hook_ops 27 include/net/netfilter/nf_tables.h const struct nf_hook_ops *ops, nf_hook_ops 552 include/net/netfilter/nf_tables.h struct nf_hook_ops ops[NFT_HOOK_OPS_MAX]; nf_hook_ops 565 include/net/netfilter/nf_tables.h const struct nf_hook_ops *ops); nf_hook_ops 607 include/net/netfilter/nf_tables.h void (*hook_ops_init)(struct nf_hook_ops *, nf_hook_ops 9 include/net/netfilter/nf_tables_ipv4.h const struct nf_hook_ops *ops, nf_hook_ops 9 include/net/netfilter/nf_tables_ipv6.h const struct nf_hook_ops *ops,