Searched refs:RTF_WINDOW (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Droute.h59 #define RTF_WINDOW 0x0080 /* per route window clamping */ macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/networking/
H A Droute.c48 #define RTF_WINDOW 0x0080 /* per route window clamping */ macro
267 rt.rt_flags |= RTF_WINDOW;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ipv4/
H A Dfib_frontend.c373 if (rt->rt_flags & (RTF_MTU | RTF_WINDOW | RTF_IRTT)) {
384 if (rt->rt_flags & RTF_WINDOW)

Completed in 186 milliseconds