Searched refs:HwInexact (Results 1 – 1 of 1) sorted by relevance
1478 SK_U8 HwInexact; in SkAddrXmacPromiscuousChange() local1506 for (HwInexact = 0xFF, i = 0; i < 8; i++) { in SkAddrXmacPromiscuousChange()1507 HwInexact &= HwInexactFilter.Bytes[i]; in SkAddrXmacPromiscuousChange()1510 if (InexactModeBit && (HwInexact == 0xFF)) { in SkAddrXmacPromiscuousChange()