Searched refs:LDC_INFO (Results 1 – 2 of 2) sorted by relevance
77 case LDC_INFO: in ldc_rx_ctrl_vers()115 case LDC_INFO: in ldc_rx_ctrl_rts()147 case LDC_INFO: in ldc_rx_ctrl_rtr()180 case LDC_INFO: in ldc_rx_ctrl_rdx()213 if (lp->stype != LDC_INFO) { in ldc_rx_data()262 lp->stype = LDC_INFO; in ldc_send_vers()335 lp->stype = LDC_INFO; in ldc_send_rts()371 lp->stype = LDC_INFO; in ldc_send_rtr()407 lp->stype = LDC_INFO; in ldc_send_rdx()454 lp->stype = LDC_INFO; in ldc_send_unreliable()
70 #define LDC_INFO 0x01 macro