Searched refs:nd_opt_array (Results 1 – 2 of 2) sorted by relevance
456 if (ndopts->nd_opt_array[nd_opt->nd_opt_type]) { in nd6_options()462 ndopts->nd_opt_array[nd_opt->nd_opt_type] in nd6_options()467 if (ndopts->nd_opt_array[nd_opt->nd_opt_type] == 0) { in nd6_options()468 ndopts->nd_opt_array[nd_opt->nd_opt_type] in nd6_options()
389 struct nd_opt_hdr *nd_opt_array[16]; /* max = ND_OPT_NONCE */ member