Lines Matching refs:nd_opt_hdr
175 static struct nd_opt_hdr *ndisc_next_option(struct nd_opt_hdr *cur, in ndisc_next_option()
176 struct nd_opt_hdr *end) in ndisc_next_option()
188 static inline int ndisc_is_useropt(struct nd_opt_hdr *opt) in ndisc_is_useropt()
194 static struct nd_opt_hdr *ndisc_next_useropt(struct nd_opt_hdr *cur, in ndisc_next_useropt()
195 struct nd_opt_hdr *end) in ndisc_next_useropt()
208 struct nd_opt_hdr *nd_opt = (struct nd_opt_hdr *)opt; in ndisc_parse_options()
215 if (opt_len < sizeof(struct nd_opt_hdr)) in ndisc_parse_options()
1035 static void ndisc_ra_useropt(struct sk_buff *ra, struct nd_opt_hdr *opt) in ndisc_ra_useropt()
1348 struct nd_opt_hdr *p; in ndisc_router_discovery()
1382 struct nd_opt_hdr *p; in ndisc_router_discovery()
1412 struct nd_opt_hdr *p; in ndisc_router_discovery()