Home
last modified time | relevance | path

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

/Linux-v6.1/samples/bpf/
Dxdp_redirect_map_user.c48 bool xdp_devmap_attached = false; in main() local
77 xdp_devmap_attached = true; in main()
132 if (xdp_devmap_attached) { in main()
189 if (xdp_devmap_attached) in main()
Dxdp_redirect_map_multi_user.c82 bool xdp_devmap_attached = false; in main() local
107 xdp_devmap_attached = true; in main()
169 if (xdp_devmap_attached) { in main()
210 if (xdp_devmap_attached) in main()