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

/linux-master/tools/testing/selftests/bpf/progs/
H A Dxdp_synproxy_kern.c112 static __always_inline void swap_eth_addr(__u8 *a, __u8 *b) function
544 swap_eth_addr(hdr->eth->h_source, hdr->eth->h_dest);
567 swap_eth_addr(hdr->eth->h_source, hdr->eth->h_dest);

Completed in 118 milliseconds