Searched refs:dcid (Results 1 – 1 of 1) sorted by relevance
2022 mac_dhcpcid_t *dcid = &p->mp_cids[i]; in dhcpnospoof_check_cid() local2024 if (dcid->dc_len == cidlen && in dhcpnospoof_check_cid()2025 bcmp(dcid->dc_id, cid, cidlen) == 0) in dhcpnospoof_check_cid()