Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv6/
H A Dmip6.c142 struct ipv6_destopt_hao *hao; in mip6_destopt_output()
202 struct ipv6_destopt_hao *hao = NULL; in mip6_destopt_reject()
215 hao = (struct ipv6_destopt_hao *) in mip6_destopt_reject()
263 sizeof(struct ipv6_destopt_hao); in mip6_destopt_init_state()
H A Dah6.c178 struct ipv6_destopt_hao *hao; in ipv6_rearrange_destopt()
180 hao = (struct ipv6_destopt_hao *)&opt[off]; in ipv6_rearrange_destopt()
H A Dexthdrs.c232 struct ipv6_destopt_hao *hao; in ipv6_dest_hao()
245 hao = (struct ipv6_destopt_hao *)(skb_network_header(skb) + optoff); in ipv6_dest_hao()
273 hao = (struct ipv6_destopt_hao *)(skb_network_header(skb) + in ipv6_dest_hao()
H A Dicmp.c338 struct ipv6_destopt_hao *hao; in mip6_addr_swap()
344 hao = (struct ipv6_destopt_hao *) in mip6_addr_swap()
/openbmc/linux/include/uapi/linux/
H A Dipv6.h105 struct ipv6_destopt_hao { struct
/openbmc/qemu/tools/ebpf/
H A Drss.bpf.c229 + offsetof(struct ipv6_destopt_hao, addr), in parse_ipv6_ext()