Home
last modified time | relevance | path

Searched refs:nd_opt_hdr (Results 1 – 6 of 6) sorted by relevance

/linux/include/net/
A Dndisc.h105 struct nd_opt_hdr { struct
112 struct nd_opt_hdr *nd_opt_array[__ND_OPT_ARRAY_MAX]; argument
114 struct nd_opt_hdr *nd_opts_ri;
115 struct nd_opt_hdr *nd_opts_ri_end;
117 struct nd_opt_hdr *nd_useropts;
118 struct nd_opt_hdr *nd_useropts_end;
120 struct nd_opt_hdr *nd_802154_opt_array[ND_OPT_TARGET_LL_ADDR + 1];
205 struct nd_opt_hdr *nd_opt,
237 struct nd_opt_hdr *nd_opt, in ndisc_ops_parse_options()
354 static inline u8 *__ndisc_opt_addr_data(struct nd_opt_hdr *p, in __ndisc_opt_addr_data()
[all …]
/linux/net/ipv6/
A Dndisc.c183 static struct nd_opt_hdr *ndisc_next_option(struct nd_opt_hdr *cur, in ndisc_next_option()
184 struct nd_opt_hdr *end) in ndisc_next_option()
197 struct nd_opt_hdr *opt) in ndisc_is_useropt()
206 static struct nd_opt_hdr *ndisc_next_useropt(const struct net_device *dev, in ndisc_next_useropt()
207 struct nd_opt_hdr *cur, in ndisc_next_useropt()
208 struct nd_opt_hdr *end) in ndisc_next_useropt()
222 struct nd_opt_hdr *nd_opt = (struct nd_opt_hdr *)opt; in ndisc_parse_options()
229 if (opt_len < sizeof(struct nd_opt_hdr)) in ndisc_parse_options()
1440 struct nd_opt_hdr *p; in ndisc_router_discovery()
1476 struct nd_opt_hdr *p; in ndisc_router_discovery()
[all …]
/linux/net/6lowpan/
A Dndisc.c22 struct nd_opt_hdr *nd_opt, in lowpan_ndisc_parse_802154_options()
41 struct nd_opt_hdr *nd_opt, in lowpan_ndisc_parse_options()
/linux/net/openvswitch/
A Dflow.c444 struct nd_opt_hdr *nd_opt = in parse_icmpv6()
445 (struct nd_opt_hdr *)(nd->opt + offset); in parse_icmpv6()
/linux/net/bridge/
A Dbr_arp_nd_proxy.c291 daddr = ns->opt + i + sizeof(struct nd_opt_hdr); in br_nd_send()
/linux/drivers/net/
A Dvxlan.c2105 daddr = ns->opt + i + sizeof(struct nd_opt_hdr); in vxlan_na_create()

Completed in 19 milliseconds