Home
last modified time | relevance | path

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

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