Home
last modified time | relevance | path

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

/netbsd-src/sys/net/
H A Dppp_tty.c140 static int pppinput(int c, struct tty *tp);
150 .l_rint = pppinput,
814 pppinput(int c, struct tty *tp) in pppinput() function