ncec_lookup_illgrp_v6
ncec = ncec_lookup_illgrp_v6(ill, targetp);
ncec = ncec_lookup_illgrp_v6(ipif->ipif_ill,
ncec = ncec_lookup_illgrp_v6(ill, addr);
our_ncec = ncec_lookup_illgrp_v6(ill, &target);
if ((dst_ncec = ncec_lookup_illgrp_v6(ill, &target)) == NULL)
extern ncec_t *ncec_lookup_illgrp_v6(ill_t *, const in6_addr_t *);