Home
last modified time | relevance | path

Searched refs:hook_entry (Results 1 – 7 of 7) sorted by relevance

/linux-2.4.37.9/net/ipv4/netfilter/
Darp_tables.c65 unsigned int hook_entry[NF_ARP_NUMHOOKS]; member
265 e = get_entry(table_base, table->private->hook_entry[hook]); in arpt_do_table()
417 unsigned int pos = newinfo->hook_entry[hook]; in mark_source_chains()
600 newinfo->hook_entry[h] = hook_entries[h]; in check_entry_size_and_hooks()
652 newinfo->hook_entry[i] = 0xFFFFFFFF; in translate_table()
681 if (newinfo->hook_entry[i] == 0xFFFFFFFF) { in translate_table()
905 tmp.hook_entry, tmp.underflow); in do_replace()
1074 memcpy(info.hook_entry, t->private->hook_entry, in do_arpt_get_ctl()
1075 sizeof(info.hook_entry)); in do_arpt_get_ctl()
1166 table->table->hook_entry, in arpt_register_table()
Dip_tables.c95 unsigned int hook_entry[NF_IP_NUMHOOKS]; member
292 e = get_entry(table_base, table->private->hook_entry[hook]); in ipt_do_table()
506 unsigned int pos = newinfo->hook_entry[hook]; in mark_source_chains()
758 newinfo->hook_entry[h] = hook_entries[h]; in check_entry_size_and_hooks()
813 newinfo->hook_entry[i] = 0xFFFFFFFF; in translate_table()
840 if (newinfo->hook_entry[i] == 0xFFFFFFFF) { in translate_table()
1100 tmp.hook_entry, tmp.underflow); in do_replace()
1280 memcpy(info.hook_entry, t->private->hook_entry, in do_ipt_get_ctl()
1281 sizeof(info.hook_entry)); in do_ipt_get_ctl()
1405 table->table->hook_entry, in ipt_register_table()
/linux-2.4.37.9/include/linux/netfilter_arp/
Darp_tables.h170 unsigned int hook_entry[NF_ARP_NUMHOOKS]; member
199 unsigned int hook_entry[NF_ARP_NUMHOOKS]; member
/linux-2.4.37.9/net/ipv6/netfilter/
Dip6_tables.c101 unsigned int hook_entry[NF_IP6_NUMHOOKS]; member
378 e = get_entry(table_base, table->private->hook_entry[hook]); in ip6t_do_table()
591 unsigned int pos = newinfo->hook_entry[hook]; in mark_source_chains()
843 newinfo->hook_entry[h] = hook_entries[h]; in check_entry_size_and_hooks()
898 newinfo->hook_entry[i] = 0xFFFFFFFF; in translate_table()
925 if (newinfo->hook_entry[i] == 0xFFFFFFFF) { in translate_table()
1181 tmp.hook_entry, tmp.underflow); in do_replace()
1361 memcpy(info.hook_entry, t->private->hook_entry, in do_ip6t_get_ctl()
1362 sizeof(info.hook_entry)); in do_ip6t_get_ctl()
1486 table->table->hook_entry, in ip6t_register_table()
/linux-2.4.37.9/include/linux/netfilter_ipv4/
Dip_tables.h217 unsigned int hook_entry[NF_IP_NUMHOOKS]; member
246 unsigned int hook_entry[NF_IP_NUMHOOKS]; member
/linux-2.4.37.9/include/linux/netfilter_ipv6/
Dip6_tables.h223 unsigned int hook_entry[NF_IP6_NUMHOOKS]; member
252 unsigned int hook_entry[NF_IP6_NUMHOOKS]; member
/linux-2.4.37.9/arch/sparc64/kernel/
Dsys_sparc32.c2901 __u32 hook_entry[NF_IP_NUMHOOKS]; in do_netfilter_replace() member