Searched defs:SERVICE_TRASH (Results 1 - 1 of 1) sorted by relevance

/drivers/atm/
H A Dlanai.c1618 #define SERVICE_TRASH (0x40000000) /* RXed PDU was trashed */ macro
1673 if (likely(!(s & (SERVICE_TRASH | SERVICE_STREAM | SERVICE_CRCERR)))) {
1678 if (s & SERVICE_TRASH) {

Completed in 46 milliseconds