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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/mips/sgi-ip27/
H A Dip27-memory.c78 static void router_recurse(klrou_t *router_a, klrou_t *router_b, int depth) argument
84 if (router_a->rou_rflag == 1)
90 router_a->rou_rflag = 1;
93 if (router_a->rou_port[port].port_nasid == INVALID_NASID)
97 router_a->rou_port[port].port_nasid,
98 router_a->rou_port[port].port_offset);
111 router_a->rou_rflag = 0;
118 klrou_t *router, *router_a = NULL, *router_b = NULL; local
153 router_a = router;
162 if (router_a
[all...]

Completed in 41 milliseconds