Searched defs:nce_process (Results 1 - 1 of 1) sorted by relevance
| /illumos-gate/usr/src/uts/common/inet/ip/ |
| H A D | ip_ndp.c | 259 * we call nce_fastpath as soon as the ncec is resolved in nce_process. 860 nce_process(ncec_t *ncec, uchar_t *hw_addr, uint32_t flag, boolean_t is_adv) function 1804 nce_process(nnce->nce_common, haddr, 0, B_FALSE); 2006 nce_process(dst_ncec, haddr, na->nd_na_flags_reserved, B_TRUE); 3046 nce_process(ncec, (uchar_t *)lnr->lnr_hdw_addr, 0, B_FALSE); 3735 * we call nce_fastpath as soon as the ncec is resolved in nce_process.
|
Completed in 83 milliseconds