Lines Matching full:zero_ethaddr
67 static const uint8_t zero_ethaddr[6] = { 0, 0, 0, 0, 0, 0 };735 if (!memcmp(client_ethaddr, zero_ethaddr, ETH_ALEN) &&788 if (!memcmp(client_ethaddr, zero_ethaddr, ETH_ALEN)) {