178#define IP_STATISTICS_FAMILIES \
179 __table ( struct ip_statistics_family, "ip_statistics_families" )
182#define __ip_statistics_family( order ) \
183 __table_entry ( IP_STATISTICS_FAMILIES, order )
185#define IP_STATISTICS_IPV4 01
186#define IP_STATISTICS_IPV6 02
#define FILE_LICENCE(_licence)
Declare a particular licence as applying to a file.
#define FILE_SECBOOT(_status)
Declare a file's UEFI Secure Boot permission status.
An IP system statistics family.
struct ip_statistics * stats
Statistics.
unsigned int version
IP version.
unsigned long in_truncated_pkts
ipSystemStatsInTruncatedPkts
unsigned long in_unknown_protos
ipSystemStatsInUnknownProtos
unsigned long reasm_reqds
ipSystemStatsReasmReqds
unsigned long out_octets
ipSystemStatsOutOctets
unsigned long out_no_routes
ipSystemStatsOutNoRoutes
unsigned long reasm_oks
ipSystemStatsReasmOks
unsigned long out_mcast_pkts
ipSystemStatsOutMcastPkts
unsigned long in_addr_errors
ipSystemStatsInAddrErrors
unsigned long in_mcast_pkts
ipSystemStatsInMcastPkts
unsigned long in_receives
ipSystemStatsInReceives
unsigned long out_requests
ipSystemStatsOutRequests
unsigned long reasm_fails
ipSystemStatsReasmFails
unsigned long in_octets
ipSystemStatsInOctets
unsigned long out_bcast_pkts
ipSystemStatsOutBcastPkts
unsigned long in_hdr_errors
ipSystemStatsInHdrErrors
unsigned long out_transmits
ipSystemStatsOutTransmits
unsigned long in_delivers
ipSystemStatsInDelivers
unsigned long in_bcast_pkts
ipSystemStatsInBcastPkts