Searched refs:NF_IP6_LOCAL_IN (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iptables-1.4.12.1/include/linux/
H A Dnetfilter_ipv6.h47 #define NF_IP6_LOCAL_IN 1 macro
/netgear-R7000-V1.0.7.12_1.2.5/src/router/iptables-1.4.12/src/include/linux/
H A Dnetfilter_ipv6.h47 #define NF_IP6_LOCAL_IN 1 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dnetfilter_ipv6.h51 #define NF_IP6_LOCAL_IN 1 macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iptables-1.4.12.1/libiptc/
H A Dlibip6tc.c33 #define HOOK_LOCAL_IN NF_IP6_LOCAL_IN
274 == (1 << NF_IP6_LOCAL_IN
279 assert(h->info.hook_entry[NF_IP6_LOCAL_IN] == 0);
297 | 1 << NF_IP6_LOCAL_IN
313 if (h->info.valid_hooks & (1 << NF_IP6_LOCAL_IN)) {
316 assert(h->info.hook_entry[NF_IP6_LOCAL_IN] == n);
317 user_offset = h->info.hook_entry[NF_IP6_LOCAL_IN];
329 | 1 << NF_IP6_LOCAL_IN
339 if (h->info.valid_hooks & (1 << NF_IP6_LOCAL_IN)) {
341 assert(h->info.hook_entry[NF_IP6_LOCAL_IN]
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/src/router/iptables-1.4.12/src/libiptc/
H A Dlibip6tc.c33 #define HOOK_LOCAL_IN NF_IP6_LOCAL_IN
274 == (1 << NF_IP6_LOCAL_IN
279 assert(h->info.hook_entry[NF_IP6_LOCAL_IN] == 0);
297 | 1 << NF_IP6_LOCAL_IN
313 if (h->info.valid_hooks & (1 << NF_IP6_LOCAL_IN)) {
316 assert(h->info.hook_entry[NF_IP6_LOCAL_IN] == n);
317 user_offset = h->info.hook_entry[NF_IP6_LOCAL_IN];
329 | 1 << NF_IP6_LOCAL_IN
339 if (h->info.valid_hooks & (1 << NF_IP6_LOCAL_IN)) {
341 assert(h->info.hook_entry[NF_IP6_LOCAL_IN]
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/src/router/iptables-1.x/libiptc/
H A Dlibip6tc.c33 #define HOOK_LOCAL_IN NF_IP6_LOCAL_IN
277 == (1 << NF_IP6_LOCAL_IN
282 assert(h->info.hook_entry[NF_IP6_LOCAL_IN] == 0);
300 | 1 << NF_IP6_LOCAL_IN
316 if (h->info.valid_hooks & (1 << NF_IP6_LOCAL_IN)) {
319 assert(h->info.hook_entry[NF_IP6_LOCAL_IN] == n);
320 user_offset = h->info.hook_entry[NF_IP6_LOCAL_IN];
332 | 1 << NF_IP6_LOCAL_IN
342 if (h->info.valid_hooks & (1 << NF_IP6_LOCAL_IN)) {
344 assert(h->info.hook_entry[NF_IP6_LOCAL_IN]
[all...]

Completed in 134 milliseconds