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

#include <mroute.h>

Data Fields

struct in_addr mfcc_origin
 
struct in_addr mfcc_mcastgrp
 
vifi_t mfcc_parent
 
unsigned char mfcc_ttls [MAXVIFS]
 
unsigned int mfcc_pkt_cnt
 
unsigned int mfcc_byte_cnt
 
unsigned int mfcc_wrong_if
 
int mfcc_expire
 

Detailed Description

Definition at line 76 of file mroute.h.

Field Documentation

unsigned int mfcc_byte_cnt

Definition at line 82 of file mroute.h.

int mfcc_expire

Definition at line 84 of file mroute.h.

struct in_addr mfcc_mcastgrp

Definition at line 78 of file mroute.h.

struct in_addr mfcc_origin

Definition at line 77 of file mroute.h.

vifi_t mfcc_parent

Definition at line 79 of file mroute.h.

unsigned int mfcc_pkt_cnt

Definition at line 81 of file mroute.h.

unsigned char mfcc_ttls[MAXVIFS]

Definition at line 80 of file mroute.h.

unsigned int mfcc_wrong_if

Definition at line 83 of file mroute.h.


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