Home
last modified time | relevance | path

Searched refs:ip6r0_type (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libsocket/inet/
H A Dinet6_rthdr.c83 rthdr->ip6r0_type = type; in inet6_rth_init()
124 if (rtout->ip6r0_type != 0 || rtin->ip6r0_type != 0 || in inet6_rth_reverse()
151 if (rthdr->ip6r0_type == 0) { in inet6_rth_segments()
/illumos-gate/usr/src/uts/common/netinet/
H A Dip6.h98 uint8_t ip6r0_type; /* always zero */ member
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip6.c3798 if (rt0->ip6r0_type != 0 && rt0->ip6r0_type != 2) { in pluck_out_dst()