Searched refs:ip6_rthdr0_t (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/netinet/
H A Dip6.h104 typedef struct ip6_rthdr0 ip6_rthdr0_t; typedef in typeref:struct:ip6_rthdr0
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ping/
H A Dping_aux6.c1064 ip6_rthdr0_t *rthdr0;
1074 rthdr0 = (ip6_rthdr0_t *)buf;
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dipsecah.c2401 ip6_rthdr0_t *rthdr;
2458 rthdr = (ip6_rthdr0_t *)oi_opt;
2463 ip6_rthdr0_t *prthdr;
2467 prthdr = (ip6_rthdr0_t *)pi_opt;
2491 rthdr = (ip6_rthdr0_t *)pi_opt;
3760 ip6_rthdr0_t *rthdr;
3805 rthdr = (ip6_rthdr0_t *)whereptr;
H A Dip6.c3894 ip6_rthdr0_t *rt0;
3898 rt0 = (ip6_rthdr0_t *)whereptr;
4019 ip6_rthdr0_t *rthdr;
4062 rthdr = (ip6_rthdr0_t *)byteptr;
4775 ip6_rthdr0_t *rthdr = (ip6_rthdr0_t *)rth;
H A Dip.c15082 ip6_rthdr0_t *rthdr;
15087 rthdr = (ip6_rthdr0_t *)ipp->ipp_rthdr;

Completed in 91 milliseconds