歡迎您光臨本站 註冊首頁

hostapd的問題1

←手機掃碼閱讀     火星人 @ 2014-03-22 , reply:0

struct ieee8023_hdr {
u8 dest[6];
u8 src[6];
u16 ethertype;
} STRUCT_PACKED;


struct ieee80211_hdr {
le16 frame_control;
le16 duration_id;
u8 addr1[6];
u8 addr2[6];
u8 addr3[6];
le16 seq_ctrl;
/* followed by 'u8 addr4[6];' if ToDS and FromDS is set in data frame
*/
} STRUCT_PACKED;

這兩個結構體該如何理解啊?

[火星人 ] hostapd的問題1已經有97次圍觀

http://coctec.com/docs/linux/show-post-106571.html