Home | History | Annotate | Download | only in slirp-android

Lines Matching refs: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)) {