Searched refs:TELOPT_LFLOW (Results 1 – 4 of 4) sorted by relevance
500 case TELOPT_LFLOW: /* local flow control */858 case TELOPT_LFLOW: in suboption()859 if (my_want_state_is_wont(TELOPT_LFLOW)) in suboption()1906 } else if (c == TELOPT_LFLOW) { in telrcv()2234 send_will(TELOPT_LFLOW, 1);
414 case TELOPT_LFLOW:
2412 if (my_want_state_is_will(TELOPT_LFLOW)) in status()
117 #define TELOPT_LFLOW 33 /* remote flow control */ macro