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