Searched refs:oui (Results 1 - 5 of 5) sorted by relevance

/vbox/src/VBox/Devices/PC/ipxe/src/include/ipxe/
H A Dieee80211.h332 u8 oui[3]; /**< Organization code, usually 0 */ member in struct:ieee80211_llc_snap_header
955 u32 oui; /**< OUI and vendor-specific type byte */ member in struct:ieee80211_ie_vendor
/vbox/src/VBox/Devices/PC/ipxe/src/net/80211/
H A Dsec80211.c292 ie->vendor.oui == IEEE80211_WPA_OUI_VEN ) {
H A Dnet80211.c519 memset ( lhdr->oui, 0x00, 3 );
577 lhdr->ctrl != IEEE80211_LLC_CTRL || lhdr->oui[0] || lhdr->oui[1] ||
578 lhdr->oui[2] ) {
582 lhdr->oui[0], lhdr->oui[1], lhdr->oui[2], lhdr->ethertype );
H A Dwpa.c378 ie->vendor.oui == WPA_KDE_GTK )
/vbox/src/VBox/Devices/PC/ipxe/src/drivers/net/
H A Dprism2.c163 UINT8 oui[WLAN_IEEE_OUI_LEN]; member in struct:wlan_snap

Completed in 60 milliseconds