Home
last modified time | relevance | path

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

/openbsd/lib/libc/net/
H A Drthdr.c62 struct ip6_rthdr0 *rth0; in inet6_rth_init()
71 rth0 = (struct ip6_rthdr0 *)rth; in inet6_rth_init()
88 struct ip6_rthdr0 *rth0; in inet6_rth_add()
93 rth0 = (struct ip6_rthdr0 *)rth; in inet6_rth_add()
109 struct ip6_rthdr0 *rth0_in, *rth0_out; in inet6_rth_reverse()
114 rth0_in = (struct ip6_rthdr0 *)in; in inet6_rth_reverse()
115 rth0_out = (struct ip6_rthdr0 *)out; in inet6_rth_reverse()
150 struct ip6_rthdr0 *rh0; in inet6_rth_segments()
155 rh0 = (struct ip6_rthdr0 *)bp; in inet6_rth_segments()
175 struct ip6_rthdr0 *rh0; in inet6_rth_getaddr()
[all …]
/openbsd/usr.sbin/tcpdump/
H A Dprint-rt6.c51 const struct ip6_rthdr0 *dp0; in rt6_print()
75 dp0 = (struct ip6_rthdr0 *)dp; in rt6_print()
/openbsd/sys/netinet/
H A Dip6.h231 struct ip6_rthdr0 { struct
H A Dip_ah.c456 struct ip6_rthdr0 *rh0; in ah_massage_headers()
460 rh0 = (struct ip6_rthdr0 *)rh; in ah_massage_headers()
/openbsd/sys/netinet6/
H A Dicmp6.c798 struct ip6_rthdr0 *rth0; in icmp6_notify_error()
850 struct ip6_rthdr0 *, m, in icmp6_notify_error()
H A Dip6_output.c345 struct ip6_rthdr0 *rh0; in ip6_output()
352 rh0 = (struct ip6_rthdr0 *)rh; in ip6_output()