Home
last modified time | relevance | path

Searched refs:dmac (Results 1 – 5 of 5) sorted by relevance

/samples/bpf/
A Dxdp_tx_iptunnel_common.h31 __u8 dmac[6]; member
A Dtest_lwt_bpf.c162 uint64_t smac = SRC_MAC, dmac = DST_MAC; in __do_push_ll_and_redirect() local
173 memcpy(&ehdr.h_dest, &dmac, 6); in __do_push_ll_and_redirect()
A Dxdp_fwd_kern.c138 memcpy(eth->h_dest, fib_params.dmac, ETH_ALEN); in xdp_fwd_flags()
A Dxdp_tx_iptunnel_user.c217 (struct ether_addr *)tnl.dmac)) { in main()
A Dxdp_tx_iptunnel_kern.c73 memcpy(new_eth->h_dest, tnl->dmac, sizeof(new_eth->h_dest)); in set_ethhdr()

Completed in 10 milliseconds