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

Lines Matching full:anycastid

1368 static const uint8_t anycastid[8] = {
1436 (memcmp(anycastid, state->randomid, 7) == 0 &&
1437 (anycastid[7] & state->randomid[7]) == anycastid[7]) ||