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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/linux/
H A Dipv6_route.h25 #define RTF_NONEXTHOP 0x00200000 /* route with no nexthop */ macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/linux/
H A Dipv6_route.h25 #define RTF_NONEXTHOP 0x00200000 /* route with no nexthop */ macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/usr/include/linux/
H A Dipv6_route.h25 #define RTF_NONEXTHOP 0x00200000 /* route with no nexthop */ macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/arm-brcm-linux-uclibcgnueabi/sysroot/usr/include/linux/
H A Dipv6_route.h25 #define RTF_NONEXTHOP 0x00200000 /* route with no nexthop */ macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/arm-linux/sysroot/usr/include/linux/
H A Dipv6_route.h25 #define RTF_NONEXTHOP 0x00200000 /* route with no nexthop */ macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/usr/include/net/
H A Droute.h99 #define RTF_NONEXTHOP 0x00200000 /* route with no nexthop */ macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/arm-brcm-linux-uclibcgnueabi/sysroot/usr/include/net/
H A Droute.h99 #define RTF_NONEXTHOP 0x00200000 /* route with no nexthop */ macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/arm-linux/sysroot/usr/include/net/
H A Droute.h99 #define RTF_NONEXTHOP 0x00200000 /* route with no nexthop */ macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/net/ipv6/
H A Droute.c138 .rt6i_flags = (RTF_REJECT | RTF_NONEXTHOP),
159 .rt6i_flags = (RTF_REJECT | RTF_NONEXTHOP),
175 .rt6i_flags = (RTF_REJECT | RTF_NONEXTHOP),
334 if (rt->rt6i_flags & RTF_NONEXTHOP ||
726 if (!rt->rt6i_nexthop && !(rt->rt6i_flags & RTF_NONEXTHOP))
1204 rt->rt6i_flags = RTF_REJECT|RTF_NONEXTHOP;
1262 if (cfg->fc_flags & (RTF_GATEWAY | RTF_NONEXTHOP)) {
1601 if (!rt->rt6i_nexthop && !(rt->rt6i_flags & RTF_NONEXTHOP))
1953 rt->rt6i_flags = RTF_UP | RTF_NONEXTHOP;
H A Daddrconf.c1697 cfg.fc_flags |= RTF_NONEXTHOP;
1729 .fc_flags = RTF_UP | RTF_NONEXTHOP,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/net/ipv6/
H A Droute.c138 .rt6i_flags = (RTF_REJECT | RTF_NONEXTHOP),
159 .rt6i_flags = (RTF_REJECT | RTF_NONEXTHOP),
175 .rt6i_flags = (RTF_REJECT | RTF_NONEXTHOP),
334 if (rt->rt6i_flags & RTF_NONEXTHOP ||
726 if (!rt->rt6i_nexthop && !(rt->rt6i_flags & RTF_NONEXTHOP))
1204 rt->rt6i_flags = RTF_REJECT|RTF_NONEXTHOP;
1262 if (cfg->fc_flags & (RTF_GATEWAY | RTF_NONEXTHOP)) {
1601 if (!rt->rt6i_nexthop && !(rt->rt6i_flags & RTF_NONEXTHOP))
1953 rt->rt6i_flags = RTF_UP | RTF_NONEXTHOP;
H A Daddrconf.c1697 cfg.fc_flags |= RTF_NONEXTHOP;
1729 .fc_flags = RTF_UP | RTF_NONEXTHOP,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/httpd/
H A Dweb.c5064 { RTF_NONEXTHOP, 'n' }, /* ipv6 only */
5140 i = snprintf(str, buf + sizeof(buf) - str, ((flags & RTF_NONEXTHOP) ||
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/httpd/
H A Dweb.c5064 { RTF_NONEXTHOP, 'n' }, /* ipv6 only */
5140 i = snprintf(str, buf + sizeof(buf) - str, ((flags & RTF_NONEXTHOP) ||
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/httpd/
H A Dweb.c5064 { RTF_NONEXTHOP, 'n' }, /* ipv6 only */
5140 i = snprintf(str, buf + sizeof(buf) - str, ((flags & RTF_NONEXTHOP) ||

Completed in 205 milliseconds