Home
last modified time | relevance | path

Searched refs:daddr (Results 1 – 14 of 14) sorted by relevance

/openbmc/openbmc/meta-google/recipes-google/ncsi/files/
H A D50-gbmc-ncsi.rules.in6 ip6 daddr ff00::/8 jump ncsi_brd_input
7 ip6 daddr fe80::/64 jump ncsi_legacy_input
36 ip6 daddr fdb5:0481:10ce::/64 drop
H A Dgbmc-ncsi-nft.sh.in36 contents+=" ip daddr $ip4 jump ncsi_legacy_input"$'\n'
41 contents+=" ip6 daddr $ip6 jump ncsi_legacy_input"$'\n'
H A Dgbmc-ncsi-usb.sh46 ip6 daddr fdb5:0481:10ce::/64 drop
H A Dgbmc-ncsi-br-deprecated-ips.sh.in174 ip6 saddr != $pfx/76 ip6 daddr $pfx/76 jump ncsi_gbmc_br_pub_input
175 ${host_pfx:+ip6 daddr $host_pfx/64 jump ncsi_legacy_input}
178 ip6 saddr != $pfx/76 ip6 daddr $pfx/76 accept
/openbmc/qemu/contrib/plugins/
H A Dcflow.c32 uint64_t daddr; member
183 dd->daddr, dd->dcount); in plugin_exit()
271 if (g_array_index(dests, DestData, i).daddr == pc) { in vcpu_tb_branched_exec()
278 DestData new_entry = { .daddr = pc }; in vcpu_tb_branched_exec()
281 g_assert(data->daddr == pc); in vcpu_tb_branched_exec()
/openbmc/openbmc/meta-google/recipes-google/networking/gbmc-nic-config/
H A D50-gbmc-nic.rules.in18 ip6 daddr fdb5:0481:10ce::/64 drop
H A Dgbmc-nic-neigh.sh.in81 ip6 saddr != $ip/64 ip6 daddr $ip/64 accept
/openbmc/openbmc/meta-google/recipes-google/networking/gbmc-bridge/
H A D50-gbmc-br.rules31 ip6 daddr @gbmc_br_int_addrs accept
/openbmc/u-boot/arch/m68k/include/asm/coldfire/
H A Dedma.h62 u32 daddr; /* 0x10 Destination address */ member
/openbmc/qemu/tools/ebpf/
H A Drss.bpf.c322 info->in_dst = ip.daddr; in parse_packet()
338 info->in6_dst = ip6.daddr; in parse_packet()
/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/
H A Dfdt.c747 static void msg(const char *name, uint64_t uaddr, uint64_t daddr) argument
750 "but the device tree has it at %llx\n", name, uaddr, daddr);
/openbmc/qemu/target/sparc/
H A Dtranslate.c1884 TCGv daddr = tcg_temp_new(); in gen_st_asi() local
1888 tcg_gen_andi_tl(daddr, addr, -32); in gen_st_asi()
1890 tcg_gen_qemu_st_i128(tmp, daddr, da->mem_idx, mop); in gen_st_asi()
1892 tcg_gen_addi_tl(daddr, daddr, 16); in gen_st_asi()
1894 tcg_gen_qemu_st_i128(tmp, daddr, da->mem_idx, mop); in gen_st_asi()
2351 TCGv daddr = tcg_temp_new(); in gen_stda_asi() local
2355 tcg_gen_andi_tl(daddr, addr, -32); in gen_stda_asi()
2356 tcg_gen_qemu_st_i128(t16, daddr, da->mem_idx, mop); in gen_stda_asi()
2357 tcg_gen_addi_tl(daddr, daddr, 16); in gen_stda_asi()
2358 tcg_gen_qemu_st_i128(t16, daddr, da->mem_idx, mop); in gen_stda_asi()
/openbmc/qemu/hw/net/
H A Dvmxnet3.c700 hwaddr daddr = in vmxnet3_pop_rxc_descr() local
704 daddr, &rxcd, sizeof(struct Vmxnet3_RxCompDesc)); in vmxnet3_pop_rxc_descr()
713 return daddr; in vmxnet3_pop_rxc_descr()
/openbmc/qemu/hw/display/
H A Dtrace-events137 …val) "rop=0x%02x mode=0x%02x modeext=0x%02x w=%d h=%d dpitch=%d spitch=%d daddr=0x%08"PRIx32" sadd…