Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/progs/
H A Dxdping_kern.c27 static __always_inline void swap_src_dst_mac(void *data) in swap_src_dst_mac() function
138 swap_src_dst_mac(data); in xdping_client()
174 swap_src_dst_mac(data); in xdping_server()
/OK3568_Linux_fs/kernel/samples/bpf/
H A Dxdp_redirect_map_kern.c39 static void swap_src_dst_mac(void *data) in swap_src_dst_mac() function
79 swap_src_dst_mac(data); in xdp_redirect_map_prog()
H A Dxdp_redirect_kern.c39 static void swap_src_dst_mac(void *data) in swap_src_dst_mac() function
79 swap_src_dst_mac(data); in xdp_redirect_prog()
H A Dxdp_rxq_info_kern.c58 void swap_src_dst_mac(void *data) in swap_src_dst_mac() function
134 swap_src_dst_mac(data); in xdp_prognum0()
H A Dxdp2_kern.c24 static void swap_src_dst_mac(void *data) in swap_src_dst_mac() function
107 swap_src_dst_mac(data); in xdp_prog1()