Searched refs:WLAN_IEEE_OUI_LEN (Results 1 – 4 of 4) sorted by relevance
56 #define WLAN_IEEE_OUI_LEN 3 macro145 u8 oui[WLAN_IEEE_OUI_LEN];
157 WLAN_IEEE_OUI_LEN); in skb_ether_to_p80211()160 WLAN_IEEE_OUI_LEN); in skb_ether_to_p80211()387 (((memcmp(e_snap->oui, oui_rfc1042, WLAN_IEEE_OUI_LEN) == 0) in skb_p80211_to_ether()390 || (memcmp(e_snap->oui, oui_rfc1042, WLAN_IEEE_OUI_LEN) != in skb_p80211_to_ether()
31 #define WLAN_IEEE_OUI_LEN 3 macro
23 #define WLAN_IEEE_OUI_LEN 3 macro