ip6_calcmtu
ip6_calcmtu(nh->nh_ifp, dst, nh->nh_mtu, mtup, 0);
ip6_calcmtu(ifp, dst, mtu, mtup, proto);
static void ip6_calcmtu(struct ifnet *, const struct in6_addr *, u_long,