Searched refs:nd_opt_hdr (Results 1 – 2 of 2) sorted by relevance
54 struct nd_opt_hdr { struct60 struct nd_opt_hdr *nd_opt_array[7]; argument61 struct nd_opt_hdr *nd_opt_piend;71 extern struct nd_opt_hdr *ndisc_next_option(struct nd_opt_hdr *cur, struct nd_opt_hdr *end);
158 struct nd_opt_hdr *ndisc_next_option(struct nd_opt_hdr *cur, in ndisc_next_option()159 struct nd_opt_hdr *end) in ndisc_next_option()174 struct nd_opt_hdr *nd_opt = (struct nd_opt_hdr *)opt; in ndisc_parse_options()181 if (opt_len < sizeof(struct nd_opt_hdr)) in ndisc_parse_options()1052 struct nd_opt_hdr *p; in ndisc_router_discovery()