Home
last modified time | relevance | path

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

/samples/bpf/
Dxdp_rxq_info_user.c336 int action, __u32 cfg_opt) in stats_print() argument
348 ifname, ifindex, action2str(action), options2str(cfg_opt)); in stats_print()
430 static void stats_poll(int interval, int action, __u32 cfg_opt) in stats_poll() argument
441 stats_print(record, prev, action, cfg_opt); in stats_poll()