Searched refs:mp_rptr (Results 1 – 1 of 1) sorted by relevance
3271 uchar_t *mp_rptr, *ud_mp_rptr; in nce_fastpath_match_dlur() local3283 mp_rptr = mp->b_rptr; in nce_fastpath_match_dlur()3284 cmplen = mp->b_wptr - mp_rptr; in nce_fastpath_match_dlur()3298 bcmp((char *)mp_rptr, (char *)ud_mp_rptr, cmplen) == 0) { in nce_fastpath_match_dlur()