Home
last modified time | relevance | path

Searched refs:frsm (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/netinet/tcp_stacks/
H A Dbbr.c14253 struct bbr_sendmap *rsm, *frsm = NULL; in bbr_mtu_chg() local
14280 if (frsm == NULL) in bbr_mtu_chg()
14281 frsm = rsm; in bbr_mtu_chg()
14284 if (frsm) { in bbr_mtu_chg()
14285 bbr->r_ctl.rc_resend = frsm; in bbr_mtu_chg()