Linux Kernel
3.7.1
|
#include <if_packet.h>
Data Fields | |
int | mr_ifindex |
unsigned short | mr_type |
unsigned short | mr_alen |
unsigned char | mr_address [8] |
Definition at line 260 of file if_packet.h.
unsigned char mr_address[8] |
Definition at line 264 of file if_packet.h.
unsigned short mr_alen |
Definition at line 263 of file if_packet.h.
int mr_ifindex |
Definition at line 261 of file if_packet.h.
unsigned short mr_type |
Definition at line 262 of file if_packet.h.