Searched refs:NETGRAPHDISC (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/sys/ | ||
H A D | ttycom.h | 131 #define NETGRAPHDISC 6 /* Netgraph tty node discipline */ macro |
/freebsd/usr.sbin/ppp/ | ||
H A D | tty.c | 286 ldisc = NETGRAPHDISC; in LoadLineDiscipline() |