Home
last modified time | relevance | path

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

/Zephyr-latest/samples/net/stats/src/
Dmain.c75 GET_STAT(iface, ip_errors.protoerr)); in print_stats()
/Zephyr-latest/subsys/net/ip/
Dnet_stats.c128 GET_STAT(iface, ip_errors.protoerr)); in stats()
Dnet_stats.h43 UPDATE_STAT(iface, stats.ip_errors.protoerr++); in net_stats_update_ip_errors_protoerr()
/Zephyr-latest/include/zephyr/net/
Dnet_stats.h108 net_stats_t protoerr; member
1381 &(iface)->stats.ip_errors.protoerr); \
/Zephyr-latest/subsys/net/lib/shell/
Dstats.c502 GET_STAT(iface, ip_errors.protoerr)); in net_shell_print_statistics()