Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- /* XXX 3 bytes hole, try to pack */
- int hdrlen; /* 16 4 */
- int encrypt; /* 20 4 */
- int iv_len; /* 24 4 */
- int icv_len; /* 28 4 */
- int priority; /* 32 4 */
- int ack_policy; /* 36 4 */
- u8 crc_err; /* 40 1 */
- u8 dst[6]; /* 41 6 */
- u8 src[6]; /* 47 6 */
- u8 ta[6]; /* 53 6 */
- u8 ra[6]; /* 59 6 */
- /* --- cacheline 1 boundary (64 bytes) was 1 bytes ago --- */
- u8 bssid[6]; /* 65 6 */
- u8 tcpchk_valid; /* 71 1 */
- u8 ip_chkrpt; /* 72 1 */
- u8 tcp_chkrpt; /* 73 1 */
- u8 signal_qual; /* 74 1 */
- s8 rx_mimo_signal_qual[2]; /* 75 2 */
- u8 mcs_rate; /* 77 1 */
- u8 htc; /* 78 1 */
- u8 signal_strength; /* 79 1 */
- /* size: 80, cachelines: 2, members: 31 */
- /* sum members: 76, holes: 2, sum holes: 4 */
- /* last cacheline: 16 bytes */
Add Comment
Please, Sign In to add comment