Searched refs:limit_type (Results 1 – 3 of 3) sorted by relevance
189 u8 limit_type; member
3310 bbr_alloc_limit(struct tcp_bbr *bbr, uint8_t limit_type) in bbr_alloc_limit() argument3314 if (limit_type) { in bbr_alloc_limit()3329 if (rsm != NULL && limit_type) { in bbr_alloc_limit()3330 rsm->r_limit_type = limit_type; in bbr_alloc_limit()
453 uint8_t limit_type);3409 rack_alloc_limit(struct tcp_rack *rack, uint8_t limit_type) in rack_alloc_limit() argument3413 if (limit_type) { in rack_alloc_limit()3440 if (rsm != NULL && limit_type) { in rack_alloc_limit()3441 rsm->r_limit_type = limit_type; in rack_alloc_limit()