Home
last modified time | relevance | path

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

/freebsd/sys/netgraph/
H A Dng_tty.c113 static th_rint_bypass_t ngt_rint_bypass; variable
120 .th_rint_bypass = ngt_rint_bypass,
405 ngt_rint_bypass(struct tty *tp, const void *buf, size_t len) in ngt_rint_bypass() function