Home
last modified time | relevance | path

Searched refs:entry0 (Results 1 – 8 of 8) sorted by relevance

/linux/net/ipv4/netfilter/
A Darp_tables.c313 struct arpt_entry *e = entry0 + pos; in mark_source_chains()
352 e = entry0 + pos; in mark_source_chains()
357 e = entry0 + pos + size; in mark_source_chains()
378 e = entry0 + newpos; in mark_source_chains()
521 void *entry0, in translate_table() argument
547 entry0 + repl->size, in translate_table()
554 offsets[i] = (void *)iter - entry0; in translate_table()
1166 void *pos, *entry0, *entry1; in translate_compat_table() local
1173 entry0 = *pentry0; in translate_compat_table()
1185 entry0, in translate_compat_table()
[all …]
A Dip_tables.c368 unsigned int valid_hooks, void *entry0, in mark_source_chains() argument
377 struct ipt_entry *e = entry0 + pos; in mark_source_chains()
414 e = entry0 + pos; in mark_source_chains()
419 e = entry0 + pos + size; in mark_source_chains()
440 e = entry0 + newpos; in mark_source_chains()
685 entry0 + repl->size, in translate_table()
692 offsets[i] = (void *)iter - entry0; in translate_table()
1398 void *pos, *entry0, *entry1; in translate_compat_table() local
1405 entry0 = *pentry0; in translate_compat_table()
1417 entry0, in translate_compat_table()
[all …]
/linux/net/ipv6/netfilter/
A Dip6_tables.c386 unsigned int valid_hooks, void *entry0, in mark_source_chains() argument
395 struct ip6t_entry *e = entry0 + pos; in mark_source_chains()
432 e = entry0 + pos; in mark_source_chains()
437 e = entry0 + pos + size; in mark_source_chains()
458 e = entry0 + newpos; in mark_source_chains()
702 entry0 + repl->size, in translate_table()
709 offsets[i] = (void *)iter - entry0; in translate_table()
1413 void *pos, *entry0, *entry1; in translate_compat_table() local
1420 entry0 = *pentry0; in translate_compat_table()
1432 entry0, in translate_compat_table()
[all …]
/linux/Documentation/ABI/testing/
A Dsysfs-firmware-efi-esrt32 example: /sys/firmware/efi/esrt/entries/entry0/
/linux/net/netfilter/
A Dnf_flow_table_offload.c228 struct flow_action_entry *entry0 = flow_action_entry_next(flow_rule); in flow_offload_eth_src() local
257 flow_offload_mangle(entry0, FLOW_ACT_MANGLE_HDR_TYPE_ETH, 4, in flow_offload_eth_src()
275 struct flow_action_entry *entry0 = flow_action_entry_next(flow_rule); in flow_offload_eth_dst() local
315 flow_offload_mangle(entry0, FLOW_ACT_MANGLE_HDR_TYPE_ETH, 0, in flow_offload_eth_dst()
/linux/arch/x86/kernel/apic/
A Dio_apic.c1948 struct IO_APIC_route_entry entry0, entry1; in unlock_ExtINT_logic() local
1963 entry0 = ioapic_read_entry(apic, pin); in unlock_ExtINT_logic()
1974 entry1.active_low = entry0.active_low; in unlock_ExtINT_logic()
1997 ioapic_write_entry(apic, pin, entry0); in unlock_ExtINT_logic()
/linux/net/xfrm/
A Dxfrm_policy.c567 struct hlist_node *tmp, *entry0 = NULL; in xfrm_dst_hash_transfer() local
580 if (!entry0 || pol->xdo.type == XFRM_DEV_OFFLOAD_PACKET) { in xfrm_dst_hash_transfer()
588 hlist_add_behind_rcu(&pol->bydst, entry0); in xfrm_dst_hash_transfer()
590 entry0 = &pol->bydst; in xfrm_dst_hash_transfer()
593 entry0 = NULL; in xfrm_dst_hash_transfer()
/linux/drivers/staging/media/ipu3/include/uapi/
A Dintel-ipu3.h2425 __u32 entry0:6; member

Completed in 46 milliseconds