Home
last modified time | relevance | path

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

/busybox-1.35.0/networking/
Dtelnet.c85 # define SE 240 /* end sub negotiation */ macro
397 put_iac2_x_y(IAC, SE); in put_iac_subopt()
414 put_iac2_x_y(IAC, SE); in put_iac_subopt_autologin()
425 put_iac2_x_y(IAC, SE); in put_iac_naws()
599 if (c == SE) { in subneg()
Dtelnetd.ctrlSQ.patch98 + {IAC, SB, TELOPT_LFLOW, LFLOW_ON, IAC, SE};
100 + {IAC, SB, TELOPT_LFLOW, LFLOW_OFF, IAC, SE};