Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/linux/
Din_route.h17 #define RTCF_FAST 0x00200000 macro
/linux-2.4.37.9/net/ipv4/
Dip_forward.c54 if (rt->rt_flags&RTCF_FAST && !netdev_fastroute_obstacles) { in ip_forward_finish()
Droute.c1581 rth->rt_flags |= RTCF_FAST; in ip_route_input_slow()