Home
last modified time | relevance | path

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

/freebsd/sys/netinet/tcp_stacks/
H A Dtcp_rack.h380 struct rack_sendmap *rc_tlpsend; /* Remembered place for member
H A Drack.c3364 if (rack->r_ctl.rc_tlpsend == rsm) in rack_free()
3365 rack->r_ctl.rc_tlpsend = NULL; in rack_free()
7125 rack->r_ctl.rc_tlpsend = NULL; in rack_timeout_tlp()
7195 rack->r_ctl.rc_tlpsend = rsm; in rack_timeout_tlp()
20025 } else if (rack->r_ctl.rc_tlpsend) { in rack_output()
20036 rsm = rack->r_ctl.rc_tlpsend; in rack_output()
20039 rack->r_ctl.rc_tlpsend = NULL; in rack_output()