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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/linux/
H A Dipv6_route.h35 #define RTF_LOCAL 0x80000000 macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/net/
H A Dip6_route.h162 return rt->rt6i_flags & RTF_LOCAL;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/zebra/zebra/
H A Dkernel_socket.c113 #ifdef RTF_LOCAL
114 {RTF_LOCAL, "LOCAL"},
115 #endif /* RTF_LOCAL */
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/net/ipv6/
H A Droute.c1909 rt->rt6i_flags |= RTF_LOCAL;

Completed in 114 milliseconds