Searched refs:is_leaf (Results 1 – 3 of 3) sorted by relevance
65 boolean_t is_leaf; member93 return p_sw->ports[0].is_leaf; in __cache_sw_is_leaf()101 p_sw->ports[0].is_leaf = TRUE; in __cache_sw_set_leaf()121 p_cache_sw->ports[0].is_leaf = FALSE; in __cache_sw_new()198 p_cache_sw->ports[p->port_num].is_leaf = is_ca; in __cache_add_sw_link()311 if ((p_cache_sw->ports[port_num].is_leaf && !is_ca) || in __cache_remove_port()312 (!p_cache_sw->ports[port_num].is_leaf && is_ca)) { in __cache_remove_port()327 p_cache_sw->ports[port_num].is_leaf = FALSE; in __cache_remove_port()393 (p_sw->ports[i].is_leaf) ? in __ucast_cache_dump()625 if ((p_cache_sw->ports[port_num].is_leaf && in ucast_cache_validate()[all …]
177 boolean_t is_leaf; member1384 if (p_sw->is_leaf) in __osm_ftree_fabric_mark_leaf_switches()1386 p_sw->is_leaf = TRUE; in __osm_ftree_fabric_mark_leaf_switches()1432 if (p_sw->is_leaf) in __osm_ftree_fabric_make_indexing()1624 if (all_switches_at_leaf_level[i]->is_leaf) { in __osm_ftree_fabric_create_leaf_switch_array()2204 if (p_sw->is_leaf) { in __osm_ftree_fabric_route_downgoing_by_going_up()2298 if (p_sw->is_leaf) { in __osm_ftree_fabric_route_downgoing_by_going_up()
359 is_leaf(char *buf, int blocksize, struct buf *bp) in is_leaf() function476 return (is_leaf(bp->b_data, bp->b_bcount, bp)); in is_tree_node()