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

/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip_ndp.c131 static int nce_add_v6(ill_t *, uchar_t *, uint_t, const in6_addr_t *,
221 nce_add_v6(ill_t *ill, uchar_t *hw_addr, uint_t hw_addr_len, function
240 * Post-processing routine to be executed after nce_add_v6(). This function
319 * to nce_add_v6 is an under_ill (i.e., IS_UNDER_IPMP(ill)) two nce_t
323 * Local addresses are always created on the ill passed to nce_add_v6.
356 err = nce_add_v6(ill, hw_addr, hw_addr_len, addr, flags, state,
1045 err = nce_add_v6(ill, hw_addr, ill->ill_phys_addr_length, dst, flags,
3002 err = nce_add_v6(ill,

Completed in 55 milliseconds