Searched refs:RTF_MTU (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.h57 #define RTF_MTU 0x0040 /* specific MTU for this route */ macro
58 #define RTF_MSS RTF_MTU /* Compatibility :-( */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/networking/
H A Droute.c44 #define RTF_MTU 0x0040 /* specific MTU for this route */ macro
46 #define RTF_MSS RTF_MTU /* Compatibility :-( */
/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)) {
381 if (rt->rt_flags & RTF_MTU)

Completed in 58 milliseconds