Home
last modified time | relevance | path

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

/freebsd-14.2/sys/netinet/tcp_stacks/
H A Dbbr.c3310 bbr_alloc_limit(struct tcp_bbr *bbr, uint8_t limit_type) in bbr_alloc_limit() function
7037 nrsm = bbr_alloc_limit(bbr, BBR_LIMIT_TYPE_SPLIT); in bbr_proc_sack_blk()
7107 nrsm = bbr_alloc_limit(bbr, BBR_LIMIT_TYPE_SPLIT); in bbr_proc_sack_blk()
8085 nrsm = bbr_alloc_limit(bbr, BBR_LIMIT_TYPE_SPLIT); in bbr_collapsed_window()