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

#include <mroute.h>

Data Fields

struct net_devicedev
 
unsigned long bytes_in
 
unsigned long bytes_out
 
unsigned long pkt_in
 
unsigned long pkt_out
 
unsigned long rate_limit
 
unsigned char threshold
 
unsigned short flags
 
__be32 local
 
__be32 remote
 
int link
 

Detailed Description

Definition at line 54 of file mroute.h.

Field Documentation

unsigned long bytes_in

Definition at line 56 of file mroute.h.

unsigned long bytes_out

Definition at line 56 of file mroute.h.

Definition at line 55 of file mroute.h.

unsigned short flags

Definition at line 60 of file mroute.h.

Definition at line 62 of file mroute.h.

__be32 local

Definition at line 61 of file mroute.h.

unsigned long pkt_in

Definition at line 57 of file mroute.h.

unsigned long pkt_out

Definition at line 57 of file mroute.h.

unsigned long rate_limit

Definition at line 58 of file mroute.h.

__be32 remote

Definition at line 61 of file mroute.h.

unsigned char threshold

Definition at line 59 of file mroute.h.


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