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

IPv4 IGMP daemon statistics. More...

#include <net_stats.h>

Data Fields

net_stats_t recv
 
net_stats_t sent
 
net_stats_t drop
 

Detailed Description

IPv4 IGMP daemon statistics.

Field Documentation

◆ drop

net_stats_t net_stats_ipv4_igmp::drop

Number of dropped IPv4 IGMP packets

◆ recv

net_stats_t net_stats_ipv4_igmp::recv

Number of received IPv4 IGMP queries

◆ sent

net_stats_t net_stats_ipv4_igmp::sent

Number of sent IPv4 IGMP reports


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