Searched refs:cache_sw_is_leaf (Results 1 – 1 of 1) sorted by relevance
86 static boolean_t cache_sw_is_leaf(cache_switch_t * p_sw) in cache_sw_is_leaf() function357 (cache_sw_is_leaf(p_sw)) ? "[leaf switch] " : "", in ucast_cache_dump()461 !cache_sw_is_leaf(p_cache_sw) && in ucast_cache_validate()674 if (!cache_sw_is_leaf(p_cache_sw)) { in ucast_cache_validate()694 CL_ASSERT(cache_sw_is_leaf(p_cache_sw)); in ucast_cache_validate()717 if (!cache_sw_is_leaf(p_remote_cache_sw)) { in ucast_cache_validate()735 if (cache_sw_is_leaf(p_cache_sw) && in ucast_cache_validate()736 cache_sw_is_leaf(p_remote_cache_sw)) { in ucast_cache_validate()964 if (!p_cache_sw || !cache_sw_is_leaf(p_cache_sw)) { in osm_ucast_cache_add_node()