Searched refs:ipv6_destopt_hao (Results 1 - 5 of 5) sorted by relevance

/linux-master/include/uapi/linux/
H A Dipv6.h105 struct ipv6_destopt_hao { struct
/linux-master/net/ipv6/
H A Dmip6.c142 struct ipv6_destopt_hao *hao;
202 struct ipv6_destopt_hao *hao = NULL;
215 hao = (struct ipv6_destopt_hao *)
263 sizeof(struct ipv6_destopt_hao);
H A Dah6.c175 struct ipv6_destopt_hao *hao;
177 hao = (struct ipv6_destopt_hao *)&opt[off];
H A Dexthdrs.c233 struct ipv6_destopt_hao *hao;
246 hao = (struct ipv6_destopt_hao *)(skb_network_header(skb) + optoff);
274 hao = (struct ipv6_destopt_hao *)(skb_network_header(skb) +
H A Dicmp.c334 struct ipv6_destopt_hao *hao;
340 hao = (struct ipv6_destopt_hao *)

Completed in 124 milliseconds