Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dxdp_synproxy_kern.c110 static __always_inline void swap_eth_addr(__u8 *a, __u8 *b) in swap_eth_addr() function
542 swap_eth_addr(hdr->eth->h_source, hdr->eth->h_dest); in tcpv4_gen_synack()
565 swap_eth_addr(hdr->eth->h_source, hdr->eth->h_dest); in tcpv6_gen_synack()