Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/inet/
H A Dip_ndp.h126 mblk_t *nce_dlur_mp; /* DL_UNITDATA_REQ mp */ member
/titanic_44/usr/src/uts/common/inet/ip/
H A Dip_ndp.c3074 bcopy(ncec->ncec_lladdr, nce->nce_dlur_mp->b_rptr + in nce_fastpath_create()
3077 nce->nce_dlur_mp = ill_dlur_gen(NULL, 0, ill->ill_sap, in nce_fastpath_create()
3139 res = ill_fastpath_probe(ill, nce->nce_dlur_mp); in nce_fastpath_trigger()
3272 mblk_t *ud_mp = nce->nce_dlur_mp; in nce_fastpath_match_dlur()
4746 freemsg(nce->nce_dlur_mp); in nce_inactive()
4786 nce->nce_dlur_mp = dlur_mp; in nce_add_impl()
H A Dip.c12127 mp1 = copyb(nce->nce_dlur_mp); in ip_xmit_attach_llhdr()
/titanic_44/usr/src/cmd/mdb/common/modules/ip/
H A Dip.c2093 if (nce->nce_dlur_mp == NULL) in nce_l2_addr()
2098 (uintptr_t)nce->nce_dlur_mp) == -1) { in nce_l2_addr()
2100 nce->nce_dlur_mp); in nce_l2_addr()