Searched refs:limit_type (Results 1 – 2 of 2) sorted by relevance
3329 bbr_alloc_limit(struct tcp_bbr *bbr, uint8_t limit_type) in bbr_alloc_limit() argument3333 if (limit_type) { in bbr_alloc_limit()3348 if (rsm != NULL && limit_type) { in bbr_alloc_limit()3349 rsm->r_limit_type = limit_type; in bbr_alloc_limit()
436 uint8_t limit_type);2952 rack_alloc_limit(struct tcp_rack *rack, uint8_t limit_type) in rack_alloc_limit() argument2956 if (limit_type) { in rack_alloc_limit()2972 if (rsm != NULL && limit_type) { in rack_alloc_limit()2973 rsm->r_limit_type = limit_type; in rack_alloc_limit()