Searched refs:last_tail (Results 1 – 1 of 1) sorted by relevance
545 so_prepend_msg(struct sonode *so, mblk_t *mp, mblk_t *last_tail) in so_prepend_msg() argument547 ASSERT(last_tail != NULL); in so_prepend_msg()549 mp->b_prev = last_tail; in so_prepend_msg()668 mblk_t *last_tail = NULL; in so_dequeue_msg() local752 last_tail = mp->b_prev; in so_dequeue_msg()804 last_tail = mp; in so_dequeue_msg()911 so_prepend_msg(so, mp, last_tail); in so_dequeue_msg()