Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/sys/
HDttycom.h133 #define NETGRAPHDISC 6 /* Netgraph tty node discipline */ macro
/freebsd-14-stable/usr.sbin/ppp/
HDtty.c286 ldisc = NETGRAPHDISC; in LoadLineDiscipline()