Home
last modified time | relevance | path

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

/samples/bpf/
Dxdp_sample_user.c1262 static int __sample_remove_xdp(int ifindex, __u32 prog_id, int xdp_flags) in __sample_remove_xdp() function
1317 __sample_remove_xdp(ifindex, 0, xdp_flags); in sample_install_xdp()
1381 __sample_remove_xdp(ifindex, prog_id, xdp_flags); in sample_exit()