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

/netgear-R7000-V1.0.7.12_1.2.5/src/shared/
H A Dhndfwd.c129 #define WOFA_MAX_PORTS (FWDER_MAX_IF + 1) macro
164 wofa_cached_t cached[WOFA_MAX_PORTS];
269 for (port = 0; port < WOFA_MAX_PORTS; port++) {
394 wofa_cached_t * end = cached + WOFA_MAX_PORTS;
476 for (port = 0; port < WOFA_MAX_PORTS; port++) {
598 for (port = 0; port < WOFA_MAX_PORTS; port++) {

Completed in 24 milliseconds