Searched defs:wmax (Results 1 – 4 of 4) sorted by relevance
/freebsd/sys/netinet/cc/ |
H A D | cc_cubic.h | 159 theoretical_cubic_cwnd(int ticks_since_epoch, unsigned long wmax, uint32_t smss) in theoretical_cubic_cwnd() 172 theoretical_reno_cwnd(int ticks_since_epoch, int rtt_ticks, unsigned long wmax, in theoretical_reno_cwnd() 180 theoretical_tf_cwnd(int ticks_since_epoch, int rtt_ticks, unsigned long wmax, in theoretical_tf_cwnd() 232 cubic_cwnd(int usecs_since_epoch, unsigned long wmax, uint32_t smss, int64_t K) in cubic_cwnd() 276 reno_cwnd(int usecs_since_epoch, int rtt_usecs, unsigned long wmax, in reno_cwnd()
|
/freebsd/contrib/libedit/ |
H A D | tokenizer.c | 89 Char *wptr, *wmax; /* Space and limit on the word buffer */ in TYPE() local
|
/freebsd/lib/geom/part/ |
H A D | geom_part.c | 628 int idx, wblocks, wname, wmax; in gpart_show_geom() local
|
/freebsd/sys/netgraph/ |
H A D | ng_l2tp.c | 139 u_int16_t wmax; /* peer's max recv window */ member
|