Searched refs:TELOPT_LFLOW (Results 1 – 4 of 4) sorted by relevance
118 #define TELOPT_LFLOW 33 /* remote flow control */ macro
502 case TELOPT_LFLOW: /* local flow control */860 case TELOPT_LFLOW: in suboption()861 if (my_want_state_is_wont(TELOPT_LFLOW)) in suboption()1908 } else if (c == TELOPT_LFLOW) { in telrcv()2236 send_will(TELOPT_LFLOW, 1);
416 case TELOPT_LFLOW:
2444 if (my_want_state_is_will(TELOPT_LFLOW)) in status()