Lines Matching +full:te +full:- +full:source
1 /*-
3 * SPDX-License-Identifier: BSD-3-Clause
5 * Copyright (c) 2018-2020
8 * Redistribution and use in source and binary forms, with or without
11 * 1. Redistributions of source code must retain the above copyright
51 uint32_t time_between; /* Time-Gap between packets at this rate */
111 return (rle->ptbl->rs_rlt[rle->ptbl->rs_highest_valid].rate);
131 const struct tcp_hwrate_limit_table *te, int *err, int divisor);
180 const struct tcp_hwrate_limit_table *te, int *err, int divisor)
209 new_tso = (bytes + segsiz - 1) / segsiz;
242 const struct tcp_hwrate_limit_table *te, int *err)
247 te, err, 0));