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

/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip_ndp.c124 static int nce_add_common(ill_t *, uchar_t *, uint_t, const in6_addr_t *,
230 err = nce_add_common(ill, hw_addr, hw_addr_len, addr, flags, state,
564 * free the ncec_lladdr if one was allocated in nce_add_common()
1044 /* nce_state will be computed by nce_add_common() */
3095 * is required for the caller. The calls from nce_add_common() use this
3115 * nce_add_common() fall in the former category, and have just done
3706 err = nce_add_common(ill, hw_addr, hw_addr_len, &addr6, flags, state,
3749 * or nce_add_common() (by the internally computed state
3966 /* nce_state will be computed by nce_add_common() */
4377 * nce_add_common() wil
4382 nce_add_common(ill_t *ill, uchar_t *hw_addr, uint_t hw_addr_len, function
[all...]

Completed in 74 milliseconds