icmp6_mtu
(int)ntohl(icp->icmp6_mtu));
ntohl(ip6cp->ip6c_icmp6->icmp6_mtu));
int mtu = ntohl(icmp6->icmp6_mtu);
notifymtu = ntohl(icmp6->icmp6_mtu);
u_int mtu = ntohl(icmp6->icmp6_mtu);
ntohl(ip6cp->ip6c_icmp6->icmp6_mtu));
ICMP6(icmp)->icmp6_mtu = htonl(mtu);
mtu = ntohl(icmp6->icmp6_mtu);
icmp6->icmp6_mtu = htonl(mtu);
mtu = ntohl(icmp6->icmp6_mtu);
if (icmp6->icmp6_mtu != htonl(mtu)) {
htons(ntohl(icmp6->icmp6_mtu)), htons(mtu), 0);
icmp6->icmp6_mtu = htonl(mtu);