omaxmtu           186 netinet6/nd6.c 	u_int32_t omaxmtu;
omaxmtu           188 netinet6/nd6.c 	omaxmtu = ndi->maxmtu;
omaxmtu           201 netinet6/nd6.c 	if (omaxmtu >= IPV6_MMTU && ndi->maxmtu < IPV6_MMTU) {