Home
last modified time | relevance | path

Searched refs:MAX_CHASSIS (Results 1 – 1 of 1) sorted by relevance

/external/libpcap/
Dpcap-sita.c49 #define MAX_CHASSIS 8 /* number of chassis in an ACN site */ macro
75 static unit_t units[MAX_CHASSIS+1][MAX_GEOSLOT+1]; /* we use indexes of 1 through 8, but we reserv…
147 for (chassis = 0; chassis <= MAX_CHASSIS; chassis++) { in dump_unit_table()
165 for (c = 0; c <= MAX_CHASSIS; c++) { in find_unit_by_fd()
221 for (chassis = 0; chassis <= MAX_CHASSIS; chassis++) {
238 for (chassis = 0; chassis <= MAX_CHASSIS; chassis++) { /* scan the table... */
286 if (chassis < 1 || chassis > MAX_CHASSIS ||
573 for (chassis = 0; chassis <= MAX_CHASSIS; chassis++) {
775 for (chassis = 0; chassis <= MAX_CHASSIS; chassis++) {
820 for (chassis = 0; chassis <= MAX_CHASSIS; chassis++) { /* scan the table... */