Home
last modified time | relevance | path

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

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