Searched refs:dmac (Results 1 – 5 of 5) sorted by relevance
31 __u8 dmac[6]; member
162 uint64_t smac = SRC_MAC, dmac = DST_MAC; in __do_push_ll_and_redirect() local173 memcpy(&ehdr.h_dest, &dmac, 6); in __do_push_ll_and_redirect()
138 memcpy(eth->h_dest, fib_params.dmac, ETH_ALEN); in xdp_fwd_flags()
217 (struct ether_addr *)tnl.dmac)) { in main()
73 memcpy(new_eth->h_dest, tnl->dmac, sizeof(new_eth->h_dest)); in set_ethhdr()
Completed in 10 milliseconds