Searched refs:nd_opt_array (Results 1 – 3 of 3) sorted by relevance
124 struct nd_opt_hdr *nd_opt_array[16]; /* max = ND_OPT_NONCE */ member
302 if (ndopts->nd_opt_array[nd_opt->nd_opt_type]) { in nd6_options()308 ndopts->nd_opt_array[nd_opt->nd_opt_type] in nd6_options()313 if (ndopts->nd_opt_array[nd_opt->nd_opt_type] == 0) { in nd6_options()314 ndopts->nd_opt_array[nd_opt->nd_opt_type] in nd6_options()
105 struct nd_opt_hdr *nd_opt_array[9]; member1442 if (ndopts->nd_opt_array[hdr->nd_opt_type]) { in nd6_options()1447 ndopts->nd_opt_array[hdr->nd_opt_type] = hdr; in nd6_options()