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

/macosx-10.10.1/libpcap-48/libpcap/
H A Dpcap-sita.c51 #define MAX_CHASSIS 8 /* number of chassis in an ACN site */ macro
77 static unit_t units[MAX_CHASSIS+1][MAX_GEOSLOT+1]; /* we use indexes of 1 through 8, but we reserve/waste index 0 */
149 for (chassis = 0; chassis <= MAX_CHASSIS; chassis++) {
167 for (c = 0; c <= MAX_CHASSIS; c++) {
223 for (chassis = 0; chassis <= MAX_CHASSIS; chassis++) {
240 for (chassis = 0; chassis <= MAX_CHASSIS; chassis++) { /* scan the table... */
288 if (chassis < 1 || chassis > MAX_CHASSIS ||
575 for (chassis = 0; chassis <= MAX_CHASSIS; chassis++) {
777 for (chassis = 0; chassis <= MAX_CHASSIS; chassis++) {
822 for (chassis = 0; chassis <= MAX_CHASSIS; chassi
[all...]

Completed in 124 milliseconds