Home
last modified time | relevance | path

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

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

Completed in 6 milliseconds