Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip6_if.c1867 boolean_t allow_usesrc, boolean_t *notreadyp) in ipif_select_source_v6() argument
2021 if (notreadyp != NULL) in ipif_select_source_v6()
2022 *notreadyp = B_TRUE; in ipif_select_source_v6()
H A Dip_if.c15317 boolean_t allow_usesrc, boolean_t *notreadyp) in ipif_select_source_v4() argument
15405 if (notreadyp != NULL) in ipif_select_source_v4()
15406 *notreadyp = B_TRUE; in ipif_select_source_v4()