Linux Kernel
3.7.1
|
Data Fields | |
int | mr_ifindex |
unsigned short | mr_type |
unsigned short | mr_alen |
unsigned char | mr_address [MAX_ADDR_LEN] |
Definition at line 154 of file af_packet.c.
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.