Searched refs:RTF_MTU (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/uapi/linux/
H A Droute.h57 #define RTF_MTU 0x0040 /* specific MTU for this route */ macro
58 #define RTF_MSS RTF_MTU /* Compatibility :-( */
/linux-master/net/ipv4/
H A Dfib_frontend.c591 if (rt->rt_flags & (RTF_MTU | RTF_WINDOW | RTF_IRTT)) {
599 if (rt->rt_flags & RTF_MTU)

Completed in 108 milliseconds