Searched refs:ip_xmit_attach_llhdr (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip.c649 static mblk_t *ip_xmit_attach_llhdr(mblk_t *, nce_t *);
12072 ip_xmit_attach_llhdr(mblk_t *mp, nce_t *nce) function
14381 * ip_xmit_attach_llhdr had to prepend an mblk to
14530 mp = ip_xmit_attach_llhdr(mp, nce);
14533 * ip_xmit_attach_llhdr has increased
14540 * copy of nce_fp_mp in ip_xmit_attach_llhdr().

Completed in 90 milliseconds