Searched refs:ATM_CELL_SIZE (Results 1 – 4 of 4) sorted by relevance
27 #define ATM_CELL_SIZE 53 /* ATM cell size incl. header */ macro
30 #define ATM_CELL_SIZE 53 /* ATM cell size incl. header */ macro
49 #define ATM_CELL_SIZE 52 macro294 caplen = packet_len = ATM_CELL_SIZE; in dag_read()307 caplen = packet_len = ATM_CELL_SIZE; in dag_read()
86 linksize = cells * ATM_CELL_SIZE; /* Use full cell size to add ATM tax */ in tc_align_to_atm()