Lines Matching full:cell
27 #define ATM_CELL_SIZE 53 /* ATM cell size incl. header */
90 /* ATM cell header (for AAL0) */
108 #define ATM_PTI_US0 0 /* user data cell, congestion not exp, SDU-type 0 */
109 #define ATM_PTI_US1 1 /* user data cell, congestion not exp, SDU-type 1 */
110 #define ATM_PTI_UCES0 2 /* user data cell, cong. experienced, SDU-type 0 */
111 #define ATM_PTI_UCES1 3 /* user data cell, cong. experienced, SDU-type 1 */
112 #define ATM_PTI_SEGF5 4 /* segment OAM F5 flow related cell */
113 #define ATM_PTI_E2EF5 5 /* end-to-end OAM F5 flow related cell */
143 unsigned int icr; /* Initial Cell Rate (24-bit) */
152 unsigned int nrm :3; /* Max # of Cells for each forward RM cell (3-bit) */