Searched refs:cfg_opt (Results 1 - 1 of 1) sorted by relevance
/kernel/linux/linux-5.10/samples/bpf/ |
H A D | xdp_rxq_info_user.c | 336 int action, __u32 cfg_opt) in stats_print() 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() 334 stats_print(struct stats_record *stats_rec, struct stats_record *stats_prev, int action, __u32 cfg_opt) stats_print() argument
|
Completed in 2 milliseconds