Lines Matching refs:nd_opt_hdr
173 static struct nd_opt_hdr *ndisc_next_option(struct nd_opt_hdr *cur, in ndisc_next_option()
174 struct nd_opt_hdr *end) in ndisc_next_option()
186 static inline int ndisc_is_useropt(struct nd_opt_hdr *opt) in ndisc_is_useropt()
192 static struct nd_opt_hdr *ndisc_next_useropt(struct nd_opt_hdr *cur, in ndisc_next_useropt()
193 struct nd_opt_hdr *end) in ndisc_next_useropt()
206 struct nd_opt_hdr *nd_opt = (struct nd_opt_hdr *)opt; in ndisc_parse_options()
213 if (opt_len < sizeof(struct nd_opt_hdr)) in ndisc_parse_options()
1021 static void ndisc_ra_useropt(struct sk_buff *ra, struct nd_opt_hdr *opt) in ndisc_ra_useropt()
1322 struct nd_opt_hdr *p; in ndisc_router_discovery()
1356 struct nd_opt_hdr *p; in ndisc_router_discovery()
1386 struct nd_opt_hdr *p; in ndisc_router_discovery()