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

#include <internal.h>

Data Fields

struct packet_mclistnext
 
int ifindex
 
int count
 
unsigned short type
 
unsigned short alen
 
unsigned char addr [MAX_ADDR_LEN]
 

Detailed Description

Definition at line 4 of file internal.h.

Field Documentation

unsigned char addr[MAX_ADDR_LEN]

Definition at line 10 of file internal.h.

unsigned short alen

Definition at line 9 of file internal.h.

int count

Definition at line 7 of file internal.h.

int ifindex

Definition at line 6 of file internal.h.

Definition at line 5 of file internal.h.

unsigned short type

Definition at line 8 of file internal.h.


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