Searched refs:nd_opts_mtu (Results 1 – 2 of 2) sorted by relevance
888 #define nd_opts_mtu nd_opt_each.mtu macro
782 if (ndopts.nd_opts_mtu && ndopts.nd_opts_mtu->nd_opt_mtu_len == 1) { in nd6_ra_input()783 mtu = ntohl(ndopts.nd_opts_mtu->nd_opt_mtu_mtu); in nd6_ra_input()