Searched defs:rfc1042_header (Results  1 – 7 of 7) sorted by relevance
| /linux-4.4.14/drivers/net/wireless/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
 | 
| /linux-4.4.14/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
 | 
| /linux-4.4.14/drivers/staging/rtl8192u/ieee80211/ | 
| D | ieee80211_rx.c | 288 static unsigned char rfc1042_header[] =  variable
 | 
| /linux-4.4.14/net/wireless/ | 
| D | util.c | 1808 const unsigned char rfc1042_header[] __aligned(2) =  variable
 | 
| /linux-4.4.14/drivers/staging/rtl8192e/ | 
| D | rtllib_rx.c | 240 static unsigned char rfc1042_header[] = {  variable
 |