Searched refs:rc_next (Results 1 – 2 of 2) sorted by relevance
579 struct bbr_sendmap *rc_next; /* remembered place where we next member
3338 if (bbr->r_ctl.rc_next == rsm) in bbr_free()3339 bbr->r_ctl.rc_next = NULL; in bbr_free()5371 bbr->r_ctl.rc_next = TAILQ_NEXT(rsm, r_next); in bbr_update_rsm()6003 } else if (bbr->r_ctl.rc_next) { in bbr_log_output()6005 rsm = bbr->r_ctl.rc_next; in bbr_log_output()6026 bbr->r_ctl.rc_next = TAILQ_NEXT(rsm, r_next); in bbr_log_output()7261 if (bbr->r_ctl.rc_next == rsm) { in bbr_log_syn()7263 bbr->r_ctl.rc_next = TAILQ_FIRST(&bbr->r_ctl.rc_map); in bbr_log_syn()7432 if (bbr->r_ctl.rc_next == rsm) { in bbr_log_ack()7434 bbr->r_ctl.rc_next = TAILQ_FIRST(&bbr->r_ctl.rc_map); in bbr_log_ack()