ip_next_mtu
int ip_next_mtu(int, int);
mtu = ip_next_mtu(ntohs(ip->ip_len), 0);
mtu = ip_next_mtu(ntohs(ip->ip_len), 1);