iPXE
Data Fields
ip_statistics_family Struct Reference

An IP system statistics family. More...

#include <ipstat.h>

Data Fields

unsigned int version
 IP version. More...
 
struct ip_statisticsstats
 Statistics. More...
 

Detailed Description

An IP system statistics family.

Definition at line 169 of file ipstat.h.

Field Documentation

◆ version

unsigned int ip_statistics_family::version

IP version.

Definition at line 171 of file ipstat.h.

Referenced by ipstat().

◆ stats

struct ip_statistics* ip_statistics_family::stats

Statistics.

Definition at line 173 of file ipstat.h.

Referenced by ipstat().


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