Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/
H A Dng_tty.c115 static th_rint_bypass_t ngt_rint_bypass; variable
122 .th_rint_bypass = ngt_rint_bypass,
407 ngt_rint_bypass(struct tty *tp, const void *buf, size_t len) in ngt_rint_bypass() function