Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet6/
H A Dnd6.h342 } nd_opt_each; member
344 #define nd_opts_src_lladdr nd_opt_each.src_lladdr
345 #define nd_opts_tgt_lladdr nd_opt_each.tgt_lladdr
346 #define nd_opts_pi nd_opt_each.pi_beg
347 #define nd_opts_pi_end nd_opt_each.pi_end
348 #define nd_opts_rh nd_opt_each.rh
349 #define nd_opts_mtu nd_opt_each.mtu
350 #define nd_opts_nonce nd_opt_each.nonce
351 #define nd_opts_search nd_opt_each.search
352 #define nd_opts_last nd_opt_each.last
[all …]
/f-stack/tools/compat/include/netinet6/
H A Dnd6.h342 } nd_opt_each; member
344 #define nd_opts_src_lladdr nd_opt_each.src_lladdr
345 #define nd_opts_tgt_lladdr nd_opt_each.tgt_lladdr
346 #define nd_opts_pi nd_opt_each.pi_beg
347 #define nd_opts_pi_end nd_opt_each.pi_end
348 #define nd_opts_rh nd_opt_each.rh
349 #define nd_opts_mtu nd_opt_each.mtu
350 #define nd_opts_nonce nd_opt_each.nonce
351 #define nd_opts_search nd_opt_each.search
352 #define nd_opts_last nd_opt_each.last
[all …]