Home
last modified time | relevance | path

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

/samples/bpf/
Dxdp_rxq_info_user.c354 char *errstr = ""; in stats_print() local
369 errstr = "invalid-ifindex"; in stats_print()
372 i, pps, err, errstr); in stats_print()
386 char *errstr = ""; in stats_print() local
404 errstr = "map-overflow-RXQ"; in stats_print()
406 errstr = "err"; in stats_print()
410 rxq_, i, pps, err, errstr); in stats_print()
Dxdp_redirect_cpu_user.c376 char *errstr = ""; in stats_print() local
389 errstr = "cpu-dest/err"; in stats_print()
392 i, pps, drop, err, errstr); in stats_print()
404 char *errstr = ""; in stats_print() local
417 errstr = "bulk-average"; in stats_print()
422 i, to_cpu, pps, drop, err, errstr); in stats_print()
429 errstr = "bulk-average"; in stats_print()
433 "sum", to_cpu, pps, drop, err, errstr); in stats_print()