Searched refs:rc_next (Results 1 – 2 of 2) sorted by relevance
581 struct bbr_sendmap *rc_next; /* remembered place where we next member
3340 if (bbr->r_ctl.rc_next == rsm) in bbr_free()3341 bbr->r_ctl.rc_next = NULL; in bbr_free()5373 bbr->r_ctl.rc_next = TAILQ_NEXT(rsm, r_next); in bbr_update_rsm()6005 } else if (bbr->r_ctl.rc_next) { in bbr_log_output()6007 rsm = bbr->r_ctl.rc_next; in bbr_log_output()6028 bbr->r_ctl.rc_next = TAILQ_NEXT(rsm, r_next); in bbr_log_output()7263 if (bbr->r_ctl.rc_next == rsm) { in bbr_log_syn()7265 bbr->r_ctl.rc_next = TAILQ_FIRST(&bbr->r_ctl.rc_map); in bbr_log_syn()7434 if (bbr->r_ctl.rc_next == rsm) { in bbr_log_ack()7436 bbr->r_ctl.rc_next = TAILQ_FIRST(&bbr->r_ctl.rc_map); in bbr_log_ack()