fnhe_pmtu          62 include/net/ip_fib.h 	u32				fnhe_pmtu;
fnhe_pmtu        1890 net/ipv4/fib_semantics.c 				if (new <= fnhe->fnhe_pmtu) {
fnhe_pmtu        1891 net/ipv4/fib_semantics.c 					fnhe->fnhe_pmtu = new;
fnhe_pmtu        1894 net/ipv4/fib_semantics.c 			} else if (new < fnhe->fnhe_pmtu ||
fnhe_pmtu        1895 net/ipv4/fib_semantics.c 				   orig == fnhe->fnhe_pmtu) {
fnhe_pmtu        1896 net/ipv4/fib_semantics.c 				fnhe->fnhe_pmtu = new;
fnhe_pmtu         631 net/ipv4/route.c 	rt->rt_pmtu = fnhe->fnhe_pmtu;
fnhe_pmtu         683 net/ipv4/route.c 			fnhe->fnhe_pmtu = pmtu;
fnhe_pmtu         708 net/ipv4/route.c 		fnhe->fnhe_pmtu = pmtu;
fnhe_pmtu        1407 net/ipv4/route.c 			mtu = fnhe->fnhe_pmtu;
fnhe_pmtu        1437 net/ipv4/route.c 			fnhe->fnhe_pmtu = 0;