Home | History | Annotate | Download | only in netinet6

Lines Matching defs:nd_opt_each

146 	} nd_opt_each;
148 #define nd_opts_src_lladdr nd_opt_each.src_lladdr
149 #define nd_opts_tgt_lladdr nd_opt_each.tgt_lladdr
150 #define nd_opts_pi nd_opt_each.pi_beg
151 #define nd_opts_pi_end nd_opt_each.pi_end
152 #define nd_opts_rh nd_opt_each.rh
153 #define nd_opts_mtu nd_opt_each.mtu
154 #define nd_opts_nonce nd_opt_each.nonce
155 #define nd_opts_search nd_opt_each.search
156 #define nd_opts_last nd_opt_each.last
157 #define nd_opts_done nd_opt_each.done