Searched refs:LDC_VER (Results 1 – 3 of 3) sorted by relevance
68 #define LDC_VER 0x01 /* Version message */ macro
117 { "ver ", ALLBITS, LDC_VER },
1207 if (msg->ctrl == LDC_VER || in i_ldc_check_seqid()1279 pkt->ctrl = LDC_VER; in i_ldc_process_VER()1458 pkt->ctrl = LDC_VER; in i_ldc_process_VER()1906 case LDC_VER: in i_ldc_ctrlmsg()1923 case LDC_VER: in i_ldc_ctrlmsg()1952 case LDC_VER: in i_ldc_ctrlmsg()3481 ldcmsg->ctrl = LDC_VER; in ldc_up()