Searched refs:ip6_rthdr0 (Results 1 - 6 of 6) sorted by relevance

/freebsd-9.3-release/lib/libc/net/
H A Drthdr.c59 sizeof(struct ip6_rthdr0)));
62 sizeof(struct ip6_rthdr0)));
85 ch->cmsg_len = CMSG_LEN(sizeof(struct ip6_rthdr0) -
88 ch->cmsg_len = CMSG_LEN(sizeof(struct ip6_rthdr0));
91 bzero(rthdr, sizeof(struct ip6_rthdr0));
113 struct ip6_rthdr0 *rt0 = (struct ip6_rthdr0 *)rthdr;
157 struct ip6_rthdr0 *rt0 = (struct ip6_rthdr0 *)rthdr;
206 struct ip6_rthdr0 *rt
[all...]
/freebsd-9.3-release/contrib/tcpdump/
H A Dprint-rt6.c47 register const struct ip6_rthdr0 *dp0;
73 dp0 = (struct ip6_rthdr0 *)dp;
H A Dip6.h167 struct ip6_rthdr0 { struct
/freebsd-9.3-release/sys/netinet/
H A Dip6.h223 struct ip6_rthdr0 { struct
/freebsd-9.3-release/tools/regression/netinet6/inet6_rth/
H A Dinet6_rth-segments.c128 checknum(127, ((struct ip6_rthdr0 *)buf)->ip6r0_segleft, 0,
177 ((struct ip6_rthdr0 *)buf)->ip6r0_len = -1 * 2;
187 ((struct ip6_rthdr0 *)buf)->ip6r0_len = 128 * 2;
/freebsd-9.3-release/sys/netinet6/
H A Dicmp6.c1008 struct ip6_rthdr0 *rth0;
1073 rth0 = (struct ip6_rthdr0 *)
1077 struct ip6_rthdr0 *, m,

Completed in 123 milliseconds