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

Data Fields

int mr_ifindex
 
unsigned short mr_type
 
unsigned short mr_alen
 
unsigned char mr_address [MAX_ADDR_LEN]
 

Detailed Description

Definition at line 154 of file af_packet.c.

Field Documentation

unsigned char mr_address[MAX_ADDR_LEN]

Definition at line 158 of file af_packet.c.

unsigned short mr_alen

Definition at line 157 of file af_packet.c.

int mr_ifindex

Definition at line 155 of file af_packet.c.

unsigned short mr_type

Definition at line 156 of file af_packet.c.


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