Home | History | Annotate | Download | only in linux

Lines Matching full:cell

30 #define ATM_CELL_SIZE		    53	/* ATM cell size incl. header */
93 /* ATM cell header (for AAL0) */
111 #define ATM_PTI_US0 0 /* user data cell, congestion not exp, SDU-type 0 */
112 #define ATM_PTI_US1 1 /* user data cell, congestion not exp, SDU-type 1 */
113 #define ATM_PTI_UCES0 2 /* user data cell, cong. experienced, SDU-type 0 */
114 #define ATM_PTI_UCES1 3 /* user data cell, cong. experienced, SDU-type 1 */
115 #define ATM_PTI_SEGF5 4 /* segment OAM F5 flow related cell */
116 #define ATM_PTI_E2EF5 5 /* end-to-end OAM F5 flow related cell */
146 unsigned int icr; /* Initial Cell Rate (24-bit) */
155 unsigned int nrm :3; /* Max # of Cells for each forward RM cell (3-bit) */