Lines Matching refs:nd_opt_hdr
101 struct nd_opt_hdr { struct
108 struct nd_opt_hdr *nd_opt_array[__ND_OPT_ARRAY_MAX]; argument
110 struct nd_opt_hdr *nd_opts_ri;
111 struct nd_opt_hdr *nd_opts_ri_end;
113 struct nd_opt_hdr *nd_useropts;
114 struct nd_opt_hdr *nd_useropts_end;
116 struct nd_opt_hdr *nd_802154_opt_array[ND_OPT_TARGET_LL_ADDR + 1];
201 struct nd_opt_hdr *nd_opt,
233 struct nd_opt_hdr *nd_opt, in ndisc_ops_parse_options()
350 static inline u8 *__ndisc_opt_addr_data(struct nd_opt_hdr *p, in __ndisc_opt_addr_data()
360 static inline u8 *ndisc_opt_addr_data(struct nd_opt_hdr *p, in ndisc_opt_addr_data()