Searched refs:nf_hook_ops (Results 1 - 23 of 23) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/netfilter/
H A Dcore.c62 int nf_register_hook(struct nf_hook_ops *reg)
71 if (reg->priority < ((struct nf_hook_ops *)i)->priority)
80 void nf_unregister_hook(struct nf_hook_ops *reg)
90 int nf_register_hooks(struct nf_hook_ops *reg, unsigned int n)
109 void nf_unregister_hooks(struct nf_hook_ops *reg, unsigned int n)
134 struct nf_hook_ops *elem = (struct nf_hook_ops *)*i;
H A Dnf_queue.c119 (struct nf_hook_ops *)elem, pf, hook, indev, outdev, okfn };
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dnetfilter.h59 struct nf_hook_ops struct
100 struct nf_hook_ops *elem;
110 int nf_register_hook(struct nf_hook_ops *reg);
111 void nf_unregister_hook(struct nf_hook_ops *reg);
112 int nf_register_hooks(struct nf_hook_ops *reg, unsigned int n);
113 void nf_unregister_hooks(struct nf_hook_ops *reg, unsigned int n);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ipv6/netfilter/
H A Dip6table_raw.c59 static struct nf_hook_ops ip6t_ops[] = {
H A Dip6table_filter.c82 static struct nf_hook_ops ip6t_ops[] = {
H A Dip6table_mangle.c116 static struct nf_hook_ops ip6t_ops[] = {
H A Dnf_conntrack_l3proto_ipv6.c275 static struct nf_hook_ops ipv6_conntrack_ops[] = {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/bridge/netfilter/
H A Debtable_filter.c70 static struct nf_hook_ops ebt_ops_filter[] = {
H A Debtable_nat.c77 static struct nf_hook_ops ebt_ops_nat[] = {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ipv4/netfilter/
H A Darptable_filter.c67 static struct nf_hook_ops arpt_ops[] = {
H A Diptable_raw.c77 static struct nf_hook_ops ipt_ops[] = {
H A Diptable_filter.c92 static struct nf_hook_ops ipt_ops[] = {
H A Diptable_mangle.c131 static struct nf_hook_ops ipt_ops[] = {
H A Dnf_nat_standalone.c276 static struct nf_hook_ops nf_nat_ops[] = {
H A Dnf_conntrack_l3proto_ipv4.c200 static struct nf_hook_ops ipv4_conntrack_ops[] = {
H A Dipt_CLUSTERIP.c562 static struct nf_hook_ops cip_arp_ops = {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/decnet/netfilter/
H A Ddn_rtmsg.c129 static struct nf_hook_ops dnrmg_ops = {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/sched/
H A Dsch_ingress.c258 static struct nf_hook_ops ing_ops = {
266 static struct nf_hook_ops ing6_ops = {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ipv4/ipvs/
H A Dip_vs_core.c1075 static struct nf_hook_ops ip_vs_in_ops = {
1084 static struct nf_hook_ops ip_vs_out_ops = {
1094 static struct nf_hook_ops ip_vs_forward_icmp_ops = {
1103 static struct nf_hook_ops ip_vs_post_routing_ops = {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/l7filter/
H A Dl7_filter_main.c108 static struct nf_hook_ops l7_filter_prerouting_ops = {
119 static struct nf_hook_ops l7_filter_postrouting_ops = {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/project/gpl/l7filter/
H A Dl7_filter_main.c111 static struct nf_hook_ops l7_filter_prerouting_ops = {
122 static struct nf_hook_ops l7_filter_postrouting_ops = {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/bridge/
H A Dbr_netfilter.c846 static struct nf_hook_ops br_nf_ops[] = {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/security/selinux/
H A Dhooks.c4973 static struct nf_hook_ops selinux_ipv4_op = {
4983 static struct nf_hook_ops selinux_ipv6_op = {

Completed in 250 milliseconds