Lines Matching refs:nd_opt_hdr
112 struct nd_opt_hdr *nol_opt;
115 struct nd_opt_hdr *opt_array[9];
117 struct nd_opt_hdr *zero;
118 struct nd_opt_hdr *src_lladdr;
119 struct nd_opt_hdr *tgt_lladdr;
161 static int nd6_options(struct nd_opt_hdr *, int,
920 if (nd6_options((struct nd_opt_hdr *)(rs + 1),
1083 error = nd6_options((struct nd_opt_hdr *)(nra + 1),
1405 nd6_options(struct nd_opt_hdr *hdr, int limit,
1411 if ((size_t)limit < sizeof(struct nd_opt_hdr)) {
1416 hdr = (struct nd_opt_hdr *)((caddr_t)hdr + optlen);