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

/darwin-on-arm/xnu/bsd/netinet6/
H A Droute6.c80 static int ip6_rthdr0(struct mbuf *, struct ip6_hdr *,
81 struct ip6_rthdr0 *);
150 if (ip6_rthdr0(m, ip6, (struct ip6_rthdr0 *)rh))
178 ip6_rthdr0(m, ip6, rh0) function
181 struct ip6_rthdr0 *rh0;
H A Dicmp6.c987 struct ip6_rthdr0 *rth0;
1056 rth0 = (struct ip6_rthdr0 *)(mtod(m, caddr_t) + eoff);
1059 struct ip6_rthdr0 *, m,
H A Dip6_output.c731 struct ip6_rthdr0 *rh0;
737 rh0 = (struct ip6_rthdr0 *)rh;
/darwin-on-arm/xnu/bsd/netinet/
H A Dip6.h254 struct ip6_rthdr0 { struct

Completed in 34 milliseconds