Searched refs:nd_opt_hdr (Results 1 – 3 of 3) sorted by relevance
158 struct nd_opt_hdr *nd_opt_array[__ND_OPT_ARRAY_MAX];160 struct nd_opt_hdr *nd_opts_ri;161 struct nd_opt_hdr *nd_opts_ri_end;163 struct nd_opt_hdr *nd_useropts;164 struct nd_opt_hdr *nd_useropts_end;216 static struct nd_opt_hdr *ndisc_next_option(struct nd_opt_hdr *cur, in ndisc_next_option()217 struct nd_opt_hdr *end) in ndisc_next_option()229 static inline int ndisc_is_useropt(struct nd_opt_hdr *opt) in ndisc_is_useropt()234 static struct nd_opt_hdr *ndisc_next_useropt(struct nd_opt_hdr *cur, in ndisc_next_useropt()235 struct nd_opt_hdr *end) in ndisc_next_useropt()[all …]
77 struct nd_opt_hdr { struct
540 struct nd_opt_hdr *nd_opt = in parse_icmpv6()541 (struct nd_opt_hdr *)(nd->opt + offset); in parse_icmpv6()