TELOPT_LFLOW
if (my_want_state_is_will(TELOPT_LFLOW))
} else if (c == TELOPT_LFLOW) {
send_will(TELOPT_LFLOW, 1);
case TELOPT_LFLOW: /* local flow control */
case TELOPT_LFLOW:
if (my_want_state_is_wont(TELOPT_LFLOW))
case TELOPT_LFLOW: