Searched refs:OUI (Results 1 - 7 of 7) sorted by last modified time

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/common/include/proto/
H A D802.11.h90 #define DOT11_OUI_LEN 3 /* d11 OUI length */
161 * category+OUI+vendor specific content ( this can be variable)
165 uint8 OUI[3]; member in struct:dot11_action_wifi_vendor_specific
175 uint8 OUI[3]; member in struct:dot11_action_vs_frmhdr
357 uint8 oui[3]; /* Proprietary OUI, BRCM_PROP_OUI */
630 #define WME_OUI "\x00\x50\xf2" /* WME OUI */
2877 /* OUI for BRCM proprietary IE */
2878 #define BRCM_PROP_OUI "\x00\x90\x4C" /* Broadcom proprietary OUI */
2880 /* Broadcom Proprietary OUI type list. Please update below twiki page when adding a new type.
2924 uint8 oui[3]; /* Proprietary OUI, BRCM_PROP_OU
[all...]
H A Dp2p.h34 /* WiFi P2P OUI values */
35 #define P2P_OUI WFA_OUI /* WiFi P2P OUI */
44 uint8 OUI[3]; /* WiFi P2P specific OUI: P2P_OUI */ member in struct:wifi_p2p_ie
254 uint8 OUI[3]; /* WFA OUI: 0x0050F2 */ member in struct:wifi_p2p_pri_devtype_s
330 uint8 OUI[3]; /* OUI - P2P_OUI */ member in struct:wifi_p2p_action_frame
331 uint8 type; /* OUI Type - P2P_VER */
332 uint8 subtype; /* OUI Subtyp
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/wan/
H A Ddlci.c92 memset(hdr.OUI, 0, sizeof(hdr.OUI));
143 if (hdr->OUI[0] + hdr->OUI[1] + hdr->OUI[2] != 0)
145 printk(KERN_NOTICE "%s: Unsupported organizationally unique identifier 0x%02X-%02X-%02X.\n", dev->name, hdr->OUI[0], hdr->OUI[1], hdr->OUI[2]);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dif_frad.h139 unsigned char OUI[3]; member in struct:frhdr
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/include/proto/
H A D802.11.h90 #define DOT11_OUI_LEN 3 /* d11 OUI length */
161 * category+OUI+vendor specific content ( this can be variable)
165 uint8 OUI[3]; member in struct:dot11_action_wifi_vendor_specific
175 uint8 OUI[3]; member in struct:dot11_action_vs_frmhdr
357 uint8 oui[3]; /* Proprietary OUI, BRCM_PROP_OUI */
630 #define WME_OUI "\x00\x50\xf2" /* WME OUI */
2877 /* OUI for BRCM proprietary IE */
2878 #define BRCM_PROP_OUI "\x00\x90\x4C" /* Broadcom proprietary OUI */
2880 /* Broadcom Proprietary OUI type list. Please update below twiki page when adding a new type.
2924 uint8 oui[3]; /* Proprietary OUI, BRCM_PROP_OU
[all...]
H A Dp2p.h34 /* WiFi P2P OUI values */
35 #define P2P_OUI WFA_OUI /* WiFi P2P OUI */
44 uint8 OUI[3]; /* WiFi P2P specific OUI: P2P_OUI */ member in struct:wifi_p2p_ie
254 uint8 OUI[3]; /* WFA OUI: 0x0050F2 */ member in struct:wifi_p2p_pri_devtype_s
330 uint8 OUI[3]; /* OUI - P2P_OUI */ member in struct:wifi_p2p_action_frame
331 uint8 type; /* OUI Type - P2P_VER */
332 uint8 subtype; /* OUI Subtyp
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/include/
H A Dwllmacctl.h289 uint8 OUI[3]; member in struct:wl_lmac_bcnie

Completed in 216 milliseconds