Searched refs:nd_opts_mtu (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/sys/netinet6/
H A Dnd6.h416 #define nd_opts_mtu nd_opt_each.mtu macro
H A Dnd6_rtr.c418 if (ndopts.nd_opts_mtu && ndopts.nd_opts_mtu->nd_opt_mtu_len == 1) {
422 mtu = (u_long)ntohl(ndopts.nd_opts_mtu->nd_opt_mtu_mtu);

Completed in 43 milliseconds