Home
last modified time | relevance | path

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

/netbsd/src/include/arpa/
Dtelnet.h161 #define LFLOW_ON 1 /* Enable remote flow control */ macro
/netbsd/src/libexec/telnetd/
Dtermstat.c358 flowmode ? LFLOW_ON : LFLOW_OFF, in flowstat()
Dutility.c615 case LFLOW_ON: in printsub()
Dtelnetd.c1059 flowmode ? LFLOW_ON in telnet()
Dstate.c1581 ADD(LFLOW_ON); in send_status()
/netbsd/src/external/bsd/tcpdump/dist/
Dprint-telnet.c169 #define LFLOW_ON 1 /* Enable remote flow control */ macro
/netbsd/src/usr.bin/telnet/
Dutilities.c379 case LFLOW_ON: in printsub()
Dtelnet.c830 case LFLOW_ON: in suboption()