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

/macosx-10.5.8/xnu-1228.15.4/bsd/netinet6/
H A Droute6.c50 static int ip6_rthdr0(struct mbuf *, struct ip6_hdr *,
51 struct ip6_rthdr0 *);
112 if (ip6_rthdr0(m, ip6, (struct ip6_rthdr0 *)rh))
140 ip6_rthdr0(m, ip6, rh0) function
143 struct ip6_rthdr0 *rh0;
H A Dicmp6.c893 struct ip6_rthdr0 *rth0;
962 rth0 = (struct ip6_rthdr0 *)(mtod(m, caddr_t) + eoff);
965 struct ip6_rthdr0 *, m,
H A Dip6_output.c507 struct ip6_rthdr0 *rh0;
512 rh0 = (struct ip6_rthdr0 *)rh;
/macosx-10.5.8/xnu-1228.15.4/bsd/netinet/
H A Dip6.h207 struct ip6_rthdr0 { struct

Completed in 50 milliseconds