Zephyr API Documentation  2.7.0-rc2
A Scalable Open Source RTOS
net_stats_ipv6_nd Struct Reference

IPv6 neighbor discovery statistics. More...

#include <net_stats.h>

Data Fields

net_stats_t drop
 
net_stats_t recv
 
net_stats_t sent
 

Detailed Description

IPv6 neighbor discovery statistics.

Field Documentation

◆ drop

net_stats_t net_stats_ipv6_nd::drop

◆ recv

net_stats_t net_stats_ipv6_nd::recv

◆ sent

net_stats_t net_stats_ipv6_nd::sent

The documentation for this struct was generated from the following file: