Searched defs:wifi_ieeemagic (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/mac/plugins/
H A Dmac_wifi.c44 static uint8_t wifi_ieeemagic[] = { 0xaa, 0xaa, 0x03, 0x00, 0x00, 0xf8 }; variable
330 if (bcmp(llc, wifi_ieeemagic, sizeof (wifi_ieeemagic)) == 0) {

Completed in 44 milliseconds