Searched defs:ncec_lookup_illgrp (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip_ndp.c111 static ncec_t *ncec_lookup_illgrp(ill_t *, const in6_addr_t *,
700 ncec = ncec_lookup_illgrp(ill, addr, ncec);
722 ncec = ncec_lookup_illgrp(ill, &addr6, ncec);
739 ncec_lookup_illgrp(ill_t *ill, const in6_addr_t *addr, ncec_t *ncec) function
4429 * with an ncec_delete(). Unlike ncec_lookup_illgrp() we do not

Completed in 73 milliseconds