Home
last modified time | relevance | path

Searched refs:nd_opts_rti (Results 1 – 2 of 2) sorted by relevance

/xnu-10063.141.1/bsd/netinet6/
H A Dnd6.h890 #define nd_opts_rti nd_opt_each.rti_beg macro
H A Dnd6_rtr.c470 if (ndopts.nd_opts_rti && IFNET_IS_ETHERNET(ifp)) { in nd6_ra_input()
478 for (rt = (struct nd_opt_hdr *)ndopts.nd_opts_rti; in nd6_ra_input()