Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
ip_rt_acct Struct Reference

#include <route.h>

Data Fields

__u32 o_bytes
 
__u32 o_packets
 
__u32 i_bytes
 
__u32 i_packets
 

Detailed Description

Definition at line 82 of file route.h.

Field Documentation

__u32 i_bytes

Definition at line 85 of file route.h.

__u32 i_packets

Definition at line 86 of file route.h.

__u32 o_bytes

Definition at line 83 of file route.h.

__u32 o_packets

Definition at line 84 of file route.h.


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