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

/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip_ndp.c163 * src_ill is ignored by nce_dad for IPv4 Neighbor Cache entries where
171 nce_dad(ncec_t *ncec, ill_t *src_ill, boolean_t send_probe) function
280 nce_dad(ncec, hwaddr_ill, B_TRUE);
676 nce_dad(ncec, hwaddr_ill, B_TRUE);
2405 * is ignored by nce_dad() for all
2409 nce_dad(ncec, src_ill, B_TRUE);
3798 nce_dad(ncec, NULL, (delay == 0 ? B_TRUE : B_FALSE));

Completed in 55 milliseconds