Home
last modified time | relevance | path

Searched defs:rfc1042_header (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/wpa_supplicant/src/drivers/
H A Ddriver_hostap.c35 static const u8 rfc1042_header[6] = { 0xaa, 0xaa, 0x03, 0x00, 0x00, 0x00 }; variable
H A Ddriver_nl80211.c5077 static const u8 rfc1042_header[6] = { 0xaa, 0xaa, 0x03, 0x00, 0x00, 0x00 }; variable