HomeSort by relevance Sort by last modified time
    Searched refs:hook_entry (Results 1 - 21 of 21) sorted by null

  /external/iptables/libiptc/
libip4tc.c 329 assert(h->info.hook_entry[NF_IP_LOCAL_IN] == 0);
333 assert(h->info.hook_entry[NF_IP_FORWARD] == n);
337 assert(h->info.hook_entry[NF_IP_LOCAL_OUT] == n);
339 user_offset = h->info.hook_entry[NF_IP_LOCAL_OUT];
351 assert(h->info.hook_entry[NF_IP_PRE_ROUTING] == 0);
356 assert(h->info.hook_entry[NF_IP_POST_ROUTING] == n);
360 assert(h->info.hook_entry[NF_IP_LOCAL_OUT] == n);
361 user_offset = h->info.hook_entry[NF_IP_LOCAL_OUT];
366 assert(h->info.hook_entry[NF_IP_LOCAL_IN] == n);
367 user_offset = h->info.hook_entry[NF_IP_LOCAL_IN]
    [all...]
libip6tc.c 277 assert(h->info.hook_entry[NF_IP6_LOCAL_IN] == 0);
281 assert(h->info.hook_entry[NF_IP6_FORWARD] == n);
285 assert(h->info.hook_entry[NF_IP6_LOCAL_OUT] == n);
287 user_offset = h->info.hook_entry[NF_IP6_LOCAL_OUT];
299 assert(h->info.hook_entry[NF_IP6_PRE_ROUTING] == 0);
304 assert(h->info.hook_entry[NF_IP6_POST_ROUTING] == n);
308 assert(h->info.hook_entry[NF_IP6_LOCAL_OUT] == n);
309 user_offset = h->info.hook_entry[NF_IP6_LOCAL_OUT];
314 assert(h->info.hook_entry[NF_IP6_LOCAL_IN] == n);
315 user_offset = h->info.hook_entry[NF_IP6_LOCAL_IN]
    [all...]
libiptc.c 282 && iptcb_get_entry(h, h->info.hook_entry[i]) == e)
1161 repl->hook_entry[c->hooknum-1] = c->head_offset;
    [all...]
  /bionic/libc/kernel/uapi/linux/netfilter_arp/
arp_tables.h 105 unsigned int hook_entry[NF_ARP_NUMHOOKS]; member in struct:arpt_getinfo
117 unsigned int hook_entry[NF_ARP_NUMHOOKS]; member in struct:arpt_replace
  /bionic/libc/kernel/uapi/linux/netfilter_ipv4/
ip_tables.h 121 unsigned int hook_entry[NF_INET_NUMHOOKS]; member in struct:ipt_getinfo
134 unsigned int hook_entry[NF_INET_NUMHOOKS]; member in struct:ipt_replace
  /development/ndk/platforms/android-3/include/linux/netfilter_arp/
arp_tables.h 111 unsigned int hook_entry[NF_ARP_NUMHOOKS]; member in struct:arpt_getinfo
131 unsigned int hook_entry[NF_ARP_NUMHOOKS]; member in struct:arpt_replace
  /development/ndk/platforms/android-L/include/linux/netfilter_arp/
arp_tables.h 105 unsigned int hook_entry[NF_ARP_NUMHOOKS]; member in struct:arpt_getinfo
117 unsigned int hook_entry[NF_ARP_NUMHOOKS]; member in struct:arpt_replace
  /development/ndk/platforms/android-L/include/linux/netfilter_ipv4/
ip_tables.h 121 unsigned int hook_entry[NF_INET_NUMHOOKS]; member in struct:ipt_getinfo
134 unsigned int hook_entry[NF_INET_NUMHOOKS]; member in struct:ipt_replace
  /external/iproute2/include/linux/netfilter_ipv4/
ip_tables.h 162 unsigned int hook_entry[NF_INET_NUMHOOKS]; member in struct:ipt_getinfo
190 unsigned int hook_entry[NF_INET_NUMHOOKS]; member in struct:ipt_replace
  /external/iptables/include/linux/netfilter_ipv4/
ip_tables.h 162 unsigned int hook_entry[NF_INET_NUMHOOKS]; member in struct:ipt_getinfo
190 unsigned int hook_entry[NF_INET_NUMHOOKS]; member in struct:ipt_replace
  /external/kernel-headers/original/uapi/linux/netfilter_arp/
arp_tables.h 142 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
  /external/kernel-headers/original/uapi/linux/netfilter_ipv4/
ip_tables.h 164 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
  /bionic/libc/kernel/uapi/linux/netfilter_bridge/
ebtables.h 50 struct ebt_entries __user *hook_entry[NF_BR_NUMHOOKS]; member in struct:ebt_replace
62 struct ebt_entries *hook_entry[NF_BR_NUMHOOKS]; member in struct:ebt_replace_kernel
  /bionic/libc/kernel/uapi/linux/netfilter_ipv6/
ip6_tables.h 139 unsigned int hook_entry[NF_INET_NUMHOOKS]; member in struct:ip6t_getinfo
151 unsigned int hook_entry[NF_INET_NUMHOOKS]; member in struct:ip6t_replace
  /development/ndk/platforms/android-3/include/linux/netfilter_ipv4/
ip_tables.h 123 unsigned int hook_entry[NF_IP_NUMHOOKS]; member in struct:ipt_getinfo
143 unsigned int hook_entry[NF_IP_NUMHOOKS]; member in struct:ipt_replace
  /development/ndk/platforms/android-3/include/linux/netfilter_ipv6/
ip6_tables.h 129 unsigned int hook_entry[NF_IP6_NUMHOOKS]; member in struct:ip6t_getinfo
149 unsigned int hook_entry[NF_IP6_NUMHOOKS]; member in struct:ip6t_replace
  /development/ndk/platforms/android-L/include/linux/netfilter_bridge/
ebtables.h 50 struct ebt_entries __user *hook_entry[NF_BR_NUMHOOKS]; member in struct:ebt_replace
62 struct ebt_entries *hook_entry[NF_BR_NUMHOOKS]; member in struct:ebt_replace_kernel
  /development/ndk/platforms/android-L/include/linux/netfilter_ipv6/
ip6_tables.h 139 unsigned int hook_entry[NF_INET_NUMHOOKS]; member in struct:ip6t_getinfo
151 unsigned int hook_entry[NF_INET_NUMHOOKS]; member in struct:ip6t_replace
  /external/iptables/include/linux/netfilter_ipv6/
ip6_tables.h 199 unsigned int hook_entry[NF_INET_NUMHOOKS]; member in struct:ip6t_getinfo
227 unsigned int hook_entry[NF_INET_NUMHOOKS]; member in struct:ip6t_replace
  /external/kernel-headers/original/uapi/linux/netfilter_bridge/
ebtables.h 50 struct ebt_entries __user *hook_entry[NF_BR_NUMHOOKS]; member in struct:ebt_replace
66 struct ebt_entries *hook_entry[NF_BR_NUMHOOKS]; member in struct:ebt_replace_kernel
  /external/kernel-headers/original/uapi/linux/netfilter_ipv6/
ip6_tables.h 204 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

Completed in 906 milliseconds