Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/samples/bpf/
Dxdp_monitor_user.c126 static const char *err2str(int err) in err2str() function
362 err2str(rec_i)); in stats_print()
366 rec_i ? 0.0: pps, rec_i ? pps : 0.0, err2str(rec_i)); in stats_print()