Searched refs:ud_mp (Results 1 – 2 of 2) sorted by relevance
1329 mblk_t *ud_mp; in dld_str_rx_unitdata() local1363 if ((ud_mp = str_unitdata_ind(dsp, mp, strip_vlan)) == NULL) { in dld_str_rx_unitdata()1376 ud_mp->b_cont = mp; in dld_str_rx_unitdata()1382 putnext(dsp->ds_rq, ud_mp); in dld_str_rx_unitdata()1384 freemsg(ud_mp); in dld_str_rx_unitdata()
3272 mblk_t *ud_mp = nce->nce_dlur_mp; in nce_fastpath_match_dlur() local3281 if (ud_mp == NULL) in nce_fastpath_match_dlur()3287 ud_mp_rptr = ud_mp->b_rptr; in nce_fastpath_match_dlur()3297 if (ud_mp->b_wptr - ud_mp_rptr != cmplen || in nce_fastpath_match_dlur()