Home
last modified time | relevance | path

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

/openbmc/linux/samples/bpf/
H A Dxdp_sample_user.c637 static void calc_xdp_pps(struct datarec *r, struct datarec *p, double *xdp_pass, in calc_xdp_pps() function
758 calc_xdp_pps(&rec->total, &prev->total, &xdp_pass, &xdp_drop, in stats_get_cpumap_remote()
772 calc_xdp_pps(r, p, &xdp_pass, &xdp_drop, &xdp_redirect, t); in stats_get_cpumap_remote()