Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/samples/bpf/
H A Dxdpsock_user.c128 unsigned long opt_polls; member
235 opt_polls_ps = (xsks[i]->app_stats.opt_polls - in dump_app_stats()
246 printf(fmt, "opt polls", opt_polls_ps, xsks[i]->app_stats.opt_polls); in dump_app_stats()
252 xsks[i]->app_stats.prev_opt_polls = xsks[i]->app_stats.opt_polls; in dump_app_stats()
878 xsk->app_stats.opt_polls = 0; in xsk_configure_socket()
1231 xsks[i]->app_stats.opt_polls++; in rx_drop_all()
1315 xsks[i]->app_stats.opt_polls++; in tx_only_all()
1401 xsks[i]->app_stats.opt_polls++; in l2fwd_all()

Completed in 3 milliseconds