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

#include <mroute.h>

Data Fields

vifi_t vifc_vifi
 
unsigned char vifc_flags
 
unsigned char vifc_threshold
 
unsigned int vifc_rate_limit
 
union {
   struct in_addr   vifc_lcl_addr
 
   int   vifc_lcl_ifindex
 
}; 
 
struct in_addr vifc_rmt_addr
 

Detailed Description

Definition at line 55 of file mroute.h.

Field Documentation

union { ... }
unsigned char vifc_flags

Definition at line 57 of file mroute.h.

struct in_addr vifc_lcl_addr

Definition at line 61 of file mroute.h.

int vifc_lcl_ifindex

Definition at line 62 of file mroute.h.

unsigned int vifc_rate_limit

Definition at line 59 of file mroute.h.

struct in_addr vifc_rmt_addr

Definition at line 64 of file mroute.h.

unsigned char vifc_threshold

Definition at line 58 of file mroute.h.

vifi_t vifc_vifi

Definition at line 56 of file mroute.h.


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