Searched refs:rc_tlp_send (Results 1 – 2 of 2) sorted by relevance
546 struct bbr_sendmap *rc_tlp_send; /* something we have been member
3335 if (bbr->r_ctl.rc_tlp_send == rsm) in bbr_free()3336 bbr->r_ctl.rc_tlp_send = NULL; in bbr_free()4594 bbr->r_ctl.rc_tlp_send = NULL; in bbr_timeout_tlp()4655 bbr->r_ctl.rc_tlp_send = rsm; in bbr_timeout_tlp()4672 bbr->r_ctl.rc_tlp_send = NULL; in bbr_timeout_tlp()12207 } else if (bbr->r_ctl.rc_tlp_send) { in bbr_output_wtime()12212 rsm = bbr->r_ctl.rc_tlp_send; in bbr_output_wtime()12213 bbr->r_ctl.rc_tlp_send = NULL; in bbr_output_wtime()