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

/linux-master/samples/bpf/
H A Dxdp_sample_user.h36 int sample_run(int interval, void (*post_cb)(void *), void *ctx);
H A Dxdp_router_ipv4_user.c683 ret = sample_run(interval, NULL, NULL);
H A Dxdp_sample_user.c1531 int sample_run(int interval, void (*post_cb)(void *), void *ctx) function

Completed in 99 milliseconds