Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/progs/
H A Dxdp_redirect_map.c86 static int store_mac(struct xdp_md *xdp, __u32 id) in store_mac() function
110 return store_mac(xdp, 0); in store_mac_1()
116 return store_mac(xdp, 1); in store_mac_2()