Linux Kernel
3.7.1
|
#include <meth.h>
Data Fields | |
struct { | |
u64 pad1:1 | |
u64 pad2:15 | |
u64 ip_chk_sum:16 | |
u64 seq_num:5 | |
u64 mac_addr_match:1 | |
u64 mcast_addr_match:1 | |
u64 carrier_event_seen:1 | |
u64 bad_packet:1 | |
u64 long_event_seen:1 | |
u64 invalid_preamble:1 | |
u64 broadcast:1 | |
u64 multicast:1 | |
u64 crc_error:1 | |
u64 huh:1 | |
u64 rx_code_violation:1 | |
u64 rx_len:16 | |
} | parsed |
volatile u64 | raw |
struct { ... } parsed |