Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/tcp_stacks/
H A Dtcp_rack.h254 struct rack_sendmap *rc_tlpsend; /* Remembered place for member
H A Drack.c2278 if (rack->r_ctl.rc_tlpsend == rsm) in rack_free()
2279 rack->r_ctl.rc_tlpsend = NULL; in rack_free()
5229 rack->r_ctl.rc_tlpsend = NULL; in rack_timeout_tlp()
5308 rack->r_ctl.rc_tlpsend = rsm; in rack_timeout_tlp()
12217 } else if (rack->r_ctl.rc_tlpsend) { in rack_output()
12229 rsm = rack->r_ctl.rc_tlpsend; in rack_output()
12231 rack->r_ctl.rc_tlpsend = NULL; in rack_output()