Home
last modified time | relevance | path

Searched refs:nce_dlur_mp (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/
H A Dip_ndp.h126 mblk_t *nce_dlur_mp; /* DL_UNITDATA_REQ mp */ member
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip_ndp.c3312 bcopy(ncec->ncec_lladdr, nce->nce_dlur_mp->b_rptr + in nce_fastpath_create()
3315 nce->nce_dlur_mp = ill_dlur_gen(NULL, 0, ill->ill_sap, in nce_fastpath_create()
3377 res = ill_fastpath_probe(ill, nce->nce_dlur_mp); in nce_fastpath_trigger()
3516 mblk_t *ud_mp = nce->nce_dlur_mp; in nce_fastpath_match_dlur()
4995 freemsg(nce->nce_dlur_mp); in nce_inactive()
5050 nce->nce_dlur_mp = dlur_mp; in nce_add_impl()
H A Dip.c12190 mp1 = copyb(nce->nce_dlur_mp); in ip_xmit_attach_llhdr()
/illumos-gate/usr/src/cmd/mdb/common/modules/ip/
H A Dip.c2123 if (nce->nce_dlur_mp == NULL) in nce_l2_addr()
2128 (uintptr_t)nce->nce_dlur_mp) == -1) { in nce_l2_addr()
2130 nce->nce_dlur_mp); in nce_l2_addr()