Searched refs:UDSL_IGNORE_EILSEQ (Results 1 – 3 of 3) sorted by relevance
60 #define UDSL_IGNORE_EILSEQ (1<<2) macro
261 (!(channel->usbatm->flags & UDSL_IGNORE_EILSEQ) || in usbatm_complete()
2550 usbatm->flags |= UDSL_USE_ISOC | UDSL_IGNORE_EILSEQ; in uea_bind()