#include <l2_packet.h>
Public Attributes | |
u8 | h_dest [ETH_ALEN] |
be16 | h_proto |
u8 | h_source [ETH_ALEN] |
Definition at line 38 of file l2_packet.h.
u8 l2_ethhdr::h_dest[ETH_ALEN] |
Definition at line 39 of file l2_packet.h.
Definition at line 41 of file l2_packet.h.
u8 l2_ethhdr::h_source[ETH_ALEN] |
Definition at line 40 of file l2_packet.h.