Linux Kernel
3.7.1
|
#include <if_ether.h>
Data Fields | |
u8 | dest [6] |
u8 | src [6] |
u16 | type |
unsigned char | h_dest [ETH_ALEN] |
unsigned char | h_source [ETH_ALEN] |
__be16 | h_proto |
Definition at line 59 of file gelic_udbg.c.
u8 dest[6] |
Definition at line 60 of file gelic_udbg.c.
Definition at line 126 of file if_ether.h.
__be16 h_proto |
Definition at line 128 of file if_ether.h.
Definition at line 127 of file if_ether.h.
Definition at line 61 of file gelic_udbg.c.
Definition at line 62 of file gelic_udbg.c.