Searched refs:nd_opt_hdr (Results 1 – 1 of 1) sorted by relevance
96 struct nd_opt_hdr { struct103 struct nd_opt_hdr *nd_opt_array[__ND_OPT_ARRAY_MAX]; argument105 struct nd_opt_hdr *nd_opts_ri;106 struct nd_opt_hdr *nd_opts_ri_end;108 struct nd_opt_hdr *nd_useropts;109 struct nd_opt_hdr *nd_useropts_end;111 struct nd_opt_hdr *nd_802154_opt_array[ND_OPT_TARGET_LL_ADDR + 1];190 struct nd_opt_hdr *nd_opt,213 struct nd_opt_hdr *nd_opt, in ndisc_ops_parse_options()330 static inline u8 *__ndisc_opt_addr_data(struct nd_opt_hdr *p, in __ndisc_opt_addr_data()[all …]
Completed in 3 milliseconds