nd_opt_mtu
struct nd_opt_mtu *mtu;
nd6_ra_opt_mtu(struct nd_opt_mtu *optmtu, struct ifnet *ifp,
struct nd_opt_mtu *ndopt_mtu;
packlen += sizeof(struct nd_opt_mtu);
ndopt_mtu = (struct nd_opt_mtu *)buf;
buf += sizeof(struct nd_opt_mtu);
struct nd_opt_mtu *mtu;
if (optlen == sizeof(struct nd_opt_mtu))