Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/staging/wlan-ng/
Dp80211conv.c58 static const u8 oui_rfc1042[] = { 0x00, 0x00, 0x00 }; variable
138 memcpy(e_snap->oui, oui_rfc1042, in skb_ether_to_p80211()
364 (((memcmp(e_snap->oui, oui_rfc1042, in skb_p80211_to_ether()
368 (memcmp(e_snap->oui, oui_rfc1042, WLAN_IEEE_OUI_LEN) != in skb_p80211_to_ether()