Searched defs:rfc1042_header (Results 1 – 6 of 6) sorted by relevance
/drivers/net/wireless/intersil/hostap/ |
D | hostap_80211_tx.c | 13 static unsigned char rfc1042_header[] = variable
|
D | hostap_80211_rx.c | 13 static unsigned char rfc1042_header[] = variable
|
/drivers/staging/rtl8712/ |
D | rtl871x_recv.c | 54 static const u8 rfc1042_header[] = {0xaa, 0xaa, 0x03, 0x00, 0x00, 0x00}; variable
|
D | rtl8712_recv.c | 46 static u8 rfc1042_header[] = {0xaa, 0xaa, 0x03, 0x00, 0x00, 0x00}; variable
|
/drivers/staging/rtl8192u/ieee80211/ |
D | ieee80211_rx.c | 288 static unsigned char rfc1042_header[] = variable
|
/drivers/staging/rtl8192e/ |
D | rtllib_rx.c | 240 static unsigned char rfc1042_header[] = { variable
|