Home
last modified time | relevance | path

Searched refs:notready (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/uts/common/inet/ip/
H A Dip6_if.c2201 boolean_t notready = B_FALSE; /* Set if !ipif_addr_ready found */ in ip_select_source_v6() local
2224 B_TRUE, &notready); in ip_select_source_v6()
2226 if (notready) in ip_select_source_v6()
H A Dip_if.c15546 boolean_t notready = B_FALSE; /* Set if !ipif_addr_ready found */ in ip_select_source_v4() local
15572 ipif = ipif_select_source_v4(ill, dst, zoneid, B_TRUE, &notready); in ip_select_source_v4()
15574 if (notready) in ip_select_source_v4()