Home | History | Annotate | Download | only in dhcpcd-6.8.2

Lines Matching refs:nd_opt_hdr

232 	struct nd_opt_hdr *nd;
245 nd = (struct nd_opt_hdr *)(state->rs + sizeof(*rs));
742 struct nd_opt_hdr *ndo;
871 if (len < sizeof(struct nd_opt_hdr)) {
876 ndo = (struct nd_opt_hdr *)p;