Home
last modified time | relevance | path

Searched refs:oui_rfc1042 (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/staging/wlan-ng/
Dp80211conv.c77 static u8 oui_rfc1042[] = { 0x00, 0x00, 0x00 }; variable
159 memcpy(e_snap->oui, oui_rfc1042, 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()