nd_opt_type 274 netinet/icmp6.h u_int8_t nd_opt_type; nd_opt_type 2540 netinet6/icmp6.c nd_opt->nd_opt_type = ND_OPT_TARGET_LINKADDR; nd_opt_type 313 netinet6/nd6.c switch (nd_opt->nd_opt_type) { nd_opt_type 318 netinet6/nd6.c if (ndopts->nd_opt_array[nd_opt->nd_opt_type]) { nd_opt_type 321 netinet6/nd6.c nd_opt->nd_opt_type)); nd_opt_type 324 netinet6/nd6.c ndopts->nd_opt_array[nd_opt->nd_opt_type] nd_opt_type 329 netinet6/nd6.c if (ndopts->nd_opt_array[nd_opt->nd_opt_type] == 0) { nd_opt_type 330 netinet6/nd6.c ndopts->nd_opt_array[nd_opt->nd_opt_type] nd_opt_type 343 netinet6/nd6.c "option ignored\n", nd_opt->nd_opt_type)); nd_opt_type 501 netinet6/nd6_nbr.c nd_opt->nd_opt_type = ND_OPT_SOURCE_LINKADDR; nd_opt_type 963 netinet6/nd6_nbr.c nd_opt->nd_opt_type = ND_OPT_TARGET_LINKADDR; nd_opt_type 276 netinet6/nd6_rtr.c if (pt->nd_opt_type != ND_OPT_PREFIX_INFORMATION)