Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/tcp_stacks/
H A Drack.c418 rack_get_pacing_len(struct tcp_rack *rack, uint64_t bw, uint32_t mss);
10314 rack->r_ctl.rc_pace_max_segs = rack_get_pacing_len(rack, in rack_set_pace_segments()
11342 rack_get_pacing_len(struct tcp_rack *rack, uint64_t bw, uint32_t mss) in rack_get_pacing_len() function