Searched refs:nce_fp_mp (Results 1 – 4 of 4) sorted by relevance
3320 mblk_t *nce_fp_mp, *fp_mp; in nce_fastpath_update() local3331 nce_fp_mp = nce->nce_fp_mp; in nce_fastpath_update()3333 if (nce_fp_mp != NULL) { in nce_fastpath_update()3335 if (nce_fp_mp->b_rptr + MBLKL(fp_mp) > in nce_fastpath_update()3336 nce_fp_mp->b_datap->db_lim) { in nce_fastpath_update()3343 nce_fp_mp = nce->nce_fp_mp; in nce_fastpath_update()3348 if (nce_fp_mp == NULL) { in nce_fastpath_update()3350 nce->nce_fp_mp = fp_mp; in nce_fastpath_update()3353 bcopy(fp_mp->b_rptr, nce_fp_mp->b_rptr, MBLKL(fp_mp)); in nce_fastpath_update()3354 nce->nce_fp_mp->b_wptr = nce->nce_fp_mp->b_rptr in nce_fastpath_update()[all …]
12085 if ((mp1 = nce->nce_fp_mp) != NULL) { in ip_xmit_attach_llhdr()14581 nce->nce_fp_mp != NULL ? in ip_xmit()14582 MBLKL(nce->nce_fp_mp) : 0); in ip_xmit()
127 mblk_t *nce_fp_mp; /* fast path mp */ member
772 ncep->nce_fp_mp, in nce_format()783 ncep->nce_fp_mp, in nce_format()