get_pathmtu
int get_pathmtu(struct msghdr *, struct sockaddr_in6 *);
if ((mtu = get_pathmtu(&m, &dst6)) > 0) {