Searched defs:hook_entry (Results 1 - 10 of 10) sorted by relevance

/linux-4.1.27/include/linux/netfilter_bridge/
H A Debtables.h87 struct ebt_entries *hook_entry[NF_BR_NUMHOOKS]; member in struct:ebt_table_info
/linux-4.1.27/include/linux/netfilter/
H A Dx_tables.h215 unsigned int hook_entry[NF_INET_NUMHOOKS]; member in struct:xt_table_info
/linux-4.1.27/include/uapi/linux/netfilter_arp/
H A Darp_tables.h142 unsigned int hook_entry[NF_ARP_NUMHOOKS]; member in struct:arpt_getinfo
170 unsigned int hook_entry[NF_ARP_NUMHOOKS]; member in struct:arpt_replace
/linux-4.1.27/include/uapi/linux/netfilter_bridge/
H A Debtables.h48 struct ebt_entries __user *hook_entry[NF_BR_NUMHOOKS]; member in struct:ebt_replace
64 struct ebt_entries *hook_entry[NF_BR_NUMHOOKS]; member in struct:ebt_replace_kernel
/linux-4.1.27/include/uapi/linux/netfilter_ipv4/
H A Dip_tables.h164 unsigned int hook_entry[NF_INET_NUMHOOKS]; member in struct:ipt_getinfo
192 unsigned int hook_entry[NF_INET_NUMHOOKS]; member in struct:ipt_replace
/linux-4.1.27/include/uapi/linux/netfilter_ipv6/
H A Dip6_tables.h204 unsigned int hook_entry[NF_INET_NUMHOOKS]; member in struct:ip6t_getinfo
232 unsigned int hook_entry[NF_INET_NUMHOOKS]; member in struct:ip6t_replace
/linux-4.1.27/net/bridge/netfilter/
H A Debtables.c1566 compat_uptr_t hook_entry[NF_BR_NUMHOOKS]; member in struct:compat_ebt_replace
/linux-4.1.27/net/ipv4/netfilter/
H A Darp_tables.c1481 u32 hook_entry[NF_ARP_NUMHOOKS]; member in struct:compat_arpt_replace
H A Dip_tables.c1397 u32 hook_entry[NF_INET_NUMHOOKS]; member in struct:compat_ipt_replace
/linux-4.1.27/net/ipv6/netfilter/
H A Dip6_tables.c1412 u32 hook_entry[NF_INET_NUMHOOKS]; member in struct:compat_ip6t_replace

Completed in 1192 milliseconds