nce_lookup_v4
nce = nce_lookup_v4(ill, &sin->sin_addr.s_addr);
nce = nce_lookup_v4(ill, &ixm->ixm_nceaddr_v4);
nce = nce_lookup_v4(ill, &ipif->ipif_lcl_addr);
nce = nce_lookup_v4(ill, &ipaddr);
nce = nce_lookup_v4(ire->ire_ill, &ire->ire_addr);
nce = nce_lookup_v4(ill, addr);
extern nce_t *nce_lookup_v4(ill_t *, const in_addr_t *);