Searched refs:hook_entry (Results 1 – 11 of 11) sorted by relevance
277 assert(h->info.hook_entry[NF_IP6_LOCAL_IN] == 0); in do_check()281 assert(h->info.hook_entry[NF_IP6_FORWARD] == n); in do_check()285 assert(h->info.hook_entry[NF_IP6_LOCAL_OUT] == n); in do_check()287 user_offset = h->info.hook_entry[NF_IP6_LOCAL_OUT]; in do_check()299 assert(h->info.hook_entry[NF_IP6_PRE_ROUTING] == 0); in do_check()304 assert(h->info.hook_entry[NF_IP6_POST_ROUTING] == n); in do_check()308 assert(h->info.hook_entry[NF_IP6_LOCAL_OUT] == n); in do_check()309 user_offset = h->info.hook_entry[NF_IP6_LOCAL_OUT]; in do_check()314 assert(h->info.hook_entry[NF_IP6_LOCAL_IN] == n); in do_check()315 user_offset = h->info.hook_entry[NF_IP6_LOCAL_IN]; in do_check()[all …]
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 …]
282 && iptcb_get_entry(h, h->info.hook_entry[i]) == e) in iptcb_ent_is_hook_entry()1161 repl->hook_entry[c->hooknum-1] = c->head_offset; in iptcc_compile_chain()1431 handle->info.hook_entry[HOOK_PRE_ROUTING], in TC_DUMP_ENTRIES()1432 handle->info.hook_entry[HOOK_LOCAL_IN], in TC_DUMP_ENTRIES()1433 handle->info.hook_entry[HOOK_FORWARD], in TC_DUMP_ENTRIES()1434 handle->info.hook_entry[HOOK_LOCAL_OUT], in TC_DUMP_ENTRIES()1435 handle->info.hook_entry[HOOK_POST_ROUTING]); in TC_DUMP_ENTRIES()
143 unsigned int hook_entry[NF_ARP_NUMHOOKS]; member171 unsigned int hook_entry[NF_ARP_NUMHOOKS]; member
140 unsigned int hook_entry[NF_ARP_NUMHOOKS]; member168 unsigned int hook_entry[NF_ARP_NUMHOOKS]; member
162 unsigned int hook_entry[NF_INET_NUMHOOKS]; member190 unsigned int hook_entry[NF_INET_NUMHOOKS]; member
165 unsigned int hook_entry[NF_INET_NUMHOOKS]; member193 unsigned int hook_entry[NF_INET_NUMHOOKS]; member
205 unsigned int hook_entry[NF_INET_NUMHOOKS]; member233 unsigned int hook_entry[NF_INET_NUMHOOKS]; member
202 unsigned int hook_entry[NF_INET_NUMHOOKS]; member230 unsigned int hook_entry[NF_INET_NUMHOOKS]; member
50 struct ebt_entries __user *hook_entry[NF_BR_NUMHOOKS]; member66 struct ebt_entries *hook_entry[NF_BR_NUMHOOKS]; member