Home
last modified time | relevance | path

Searched refs:RTF_FLOW (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/include/linux/
Dipv6_route.h34 #define RTF_FLOW 0x02000000 /* flow significant route */ macro
/linux-2.4.37.9/net/ipv6/
Droute.c460 if ((rt->rt6i_flags & RTF_FLOW)) { in ip6_route_input()
536 if ((rt->rt6i_flags & RTF_FLOW)) { in ip6_route_output()