Searched refs:WLAN_IEEE_OUI_LEN (Results 1 – 3 of 3) sorted by relevance
36 #define WLAN_IEEE_OUI_LEN 3 macro126 u8 oui[WLAN_IEEE_OUI_LEN];
136 WLAN_IEEE_OUI_LEN); in skb_ether_to_p80211()139 WLAN_IEEE_OUI_LEN); in skb_ether_to_p80211()365 WLAN_IEEE_OUI_LEN) == 0) && in skb_p80211_to_ether()368 (memcmp(e_snap->oui, oui_rfc1042, WLAN_IEEE_OUI_LEN) != in skb_p80211_to_ether()
12 #define WLAN_IEEE_OUI_LEN 3 macro