Home
last modified time | relevance | path

Searched refs:dcid (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac_protect.c2022 mac_dhcpcid_t *dcid = &p->mp_cids[i]; in dhcpnospoof_check_cid() local
2024 if (dcid->dc_len == cidlen && in dhcpnospoof_check_cid()
2025 bcmp(dcid->dc_id, cid, cidlen) == 0) in dhcpnospoof_check_cid()