Searched refs:bcast_mac (Results 1 – 1 of 1) sorted by relevance
274 u_int8_t bcast_mac[6] = { 0xff, 0xff, 0xff, 0xff, 0xff, 0xff}; in ar9300_set_key_cache_entry() local275 if (!mac || OS_MEMCMP(mac, bcast_mac, 6)) { in ar9300_set_key_cache_entry()