ips_ip_pmtu_min
if (icmph->icmph_du_zero != 0 || mtu < ipst->ips_ip_pmtu_min) {
mtu = ipst->ips_ip_pmtu_min;
if (mtu < ipst->ips_ip_pmtu_min) {