Home | History | Annotate | Download | only in dhcpcd-6.8.2

Lines Matching full:isatapid

1370 static const uint8_t isatapid[4] = { 0x00, 0x00, 0x5e, 0xfe };
1438 memcmp(isatapid, state->randomid, sizeof(isatapid)) == 0 ||