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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/mips/sgi-ip27/
H A Dip27-memory.c70 static int router_distance; variable
81 if (depth >= router_distance)
97 if (depth < router_distance)
98 router_distance = depth;
171 router_distance = 100;
174 return router_distance;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/mips/sgi-ip27/
H A Dip27-memory.c70 static int router_distance; variable
81 if (depth >= router_distance)
97 if (depth < router_distance)
98 router_distance = depth;
171 router_distance = 100;
174 return router_distance;

Completed in 98 milliseconds