Home
last modified time | relevance | path

Searched refs:xt_outlow (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/sys/
H A Dtty.h151 size_t xt_outlow; /* Output low watermark. */ member
/f-stack/freebsd/kern/
H A Dtty.c1299 xt->xt_outlow = tp->t_outlow; in tty_to_xtty()