ECHOREQ
case ECHOREQ:
fsm_sdata(&_this->fsm, ECHOREQ, _this->fsm.id++, buf, 4);
fsm_sdata(f, ECHOREQ, lcp_echo_number++ & 0xFF, pkt, pktp - pkt);