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

/illumos-gate/usr/src/uts/common/netinet/
H A Dip6.h90 uint8_t ip6r_type; /* routing type */ member in struct:ip6_rthdr
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ping/
H A Dping_aux6.c1070 rthdr->ip6r_type, rthdr->ip6r_segleft);
1072 if (rthdr->ip6r_type == 0) {
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_ip.c757 type = ipv6ext_rthdr->ip6r_type;
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip6.c3090 (uint32_t)((uchar_t *)&rth->ip6r_type - (uchar_t *)ip6h),

Completed in 75 milliseconds