Searched refs:ia_lladdr (Results 1 – 2 of 2) sorted by relevance
861 entp->ia_lladdr = (uchar_t *)&entp[1]; in ipmp_illgrp_create_arpent()862 bcopy(lladdr, entp->ia_lladdr, lladdr_len); in ipmp_illgrp_create_arpent()945 if (bcmp(ill->ill_phys_addr, entp->ia_lladdr, in ipmp_illgrp_refresh_arpent()948 bcopy(ill->ill_phys_addr, entp->ia_lladdr, paddrlen); in ipmp_illgrp_refresh_arpent()951 (void) nce_lookup_then_add_v4(ipmp_ill, entp->ia_lladdr, in ipmp_illgrp_refresh_arpent()
1578 uchar_t *ia_lladdr; member