LDC_INFO
p->stype = LDC_INFO;
if (!(p->stype & LDC_INFO)) {
p = handshake_compose_ctrl(lp, LDC_INFO, LDC_VERS,
p = handshake_compose_ctrl(lp, LDC_INFO, LDC_RTS, NULL, 0,
p = handshake_compose_ctrl(lp, LDC_INFO, LDC_RTR, NULL, 0,
p = handshake_compose_ctrl(lp, LDC_INFO, LDC_RDX, NULL, 0,
p = handshake_compose_ctrl(lp, LDC_INFO, LDC_VERS,
case LDC_INFO:
if (p->stype != LDC_INFO ||
if (p->stype != LDC_INFO ||
if (p->stype != LDC_INFO ||