Home | History | Annotate | Download | only in net

Lines Matching refs:ip6_rthdr0

77 		    sizeof(struct ip6_rthdr0)));
100 ch->cmsg_len = CMSG_LEN(sizeof(struct ip6_rthdr0) -
103 ch->cmsg_len = CMSG_LEN(sizeof(struct ip6_rthdr0));
105 (void)memset(rthdr, 0, sizeof(struct ip6_rthdr0));
127 struct ip6_rthdr0 *rt0 = (struct ip6_rthdr0 *)(void *)rthdr;
162 struct ip6_rthdr0 *rt0 = (struct ip6_rthdr0 *)(void *)rthdr;
197 const struct ip6_rthdr0 *rt0 =
198 (const struct ip6_rthdr0 *)(const void *)rthdr;
226 struct ip6_rthdr0 *rt0 = (struct ip6_rthdr0 *)(void *)rthdr;
261 const struct ip6_rthdr0 *rt0 = (const struct ip6_rthdr0 *)
300 struct ip6_rthdr0 *rth0;
313 rth0 = (struct ip6_rthdr0 *)(void *)rth;
330 struct ip6_rthdr0 *rth0;
339 rth0 = (struct ip6_rthdr0 *)(void *)rth;
356 const struct ip6_rthdr0 *rth0_in;
357 struct ip6_rthdr0 *rth0_out;
367 rth0_in = (const struct ip6_rthdr0 *)in;
368 rth0_out = (struct ip6_rthdr0 *)out;
404 const struct ip6_rthdr0 *rh0;
413 rh0 = (const struct ip6_rthdr0 *)bp;
433 const struct ip6_rthdr0 *rh0;
442 rh0 = (const struct ip6_rthdr0 *)bp;