Home
last modified time | relevance | path

Searched defs:wmax (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/netinet/cc/
H A Dcc_cubic.h159 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 Dtokenizer.c89 Char *wptr, *wmax; /* Space and limit on the word buffer */ in TYPE() local
/freebsd/lib/geom/part/
H A Dgeom_part.c628 int idx, wblocks, wname, wmax; in gpart_show_geom() local
/freebsd/sys/netgraph/
H A Dng_l2tp.c139 u_int16_t wmax; /* peer's max recv window */ member