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

/linux-master/samples/bpf/
H A Dxdp_sample_user.c1261 static int __sample_remove_xdp(int ifindex, __u32 prog_id, int xdp_flags) function
1315 __sample_remove_xdp(ifindex, 0, xdp_flags);
1379 __sample_remove_xdp(ifindex, prog_id, xdp_flags);

Completed in 86 milliseconds