Searched refs:h_source (Results 1 – 6 of 6) sorted by relevance
| /openbmc/qemu/tests/qtest/ |
| H A D | igb-test.c | 45 .h_source = E1000E_ADDRESS,
|
| H A D | e1000e-test.c | 41 .h_source = E1000E_ADDRESS,
|
| /openbmc/qemu/include/net/ |
| H A D | eth.h | 40 uint8_t h_source[ETH_ALEN]; /* source ether addr */ member
|
| /openbmc/qemu/hw/hyperv/ |
| H A D | syndbg.c | 157 memset(&PKT_GET_ETH_HDR(pkt)->h_source, 0, ETH_ALEN); in create_udp_pkt()
|
| /openbmc/inarp/ |
| H A D | inarp.c | 127 memcpy(arp.eh.h_source, src_mac, ETH_ALEN); in send_arp_packet()
|
| /openbmc/qemu/hw/net/rocker/ |
| H A D | rocker_of_dpa.c | 496 memcpy(fc->ethhdr_rewrite.h_source, src_mac, ETH_ALEN); in of_dpa_flow_pkt_hdr_rewrite() 604 addr = fc->fields.ethhdr->h_source; in of_dpa_bridging_learn() 721 memcpy(match->value.eth.src.a, fc->fields.ethhdr->h_source, in of_dpa_acl_build_match()
|