Searched refs:is_ca (Results 1 – 5 of 5) sorted by relevance
145 uint16_t remote_lid_ho, boolean_t is_ca) in cache_add_sw_link() argument157 lid_ho, p->port_num, remote_lid_ho, (is_ca) ? "CA/RTR" : "SW"); in cache_add_sw_link()179 if (is_ca) in cache_add_sw_link()185 p_cache_sw->ports[p->port_num].is_leaf = is_ca; in cache_add_sw_link()251 boolean_t is_ca) in cache_remove_port() argument288 if ((p_cache_sw->ports[port_num].is_leaf && !is_ca) || in cache_remove_port()289 (!p_cache_sw->ports[port_num].is_leaf && is_ca)) { in cache_remove_port()
392 my $is_ca = $cert =~ m/CA/;393 my $cn = $is_ca ? "CA" : "EE";395 my $key = $is_ca ? $ca_key : srctop_file(@certs, "ee-key.pem");
33 int is_ca; member
63 bool is_ca
283 out->is_ca = dch->is_ca; in dup_dest_constraint_hop()325 dch->is_ca, dch->nkeys); in dump_dest_constraint_hop()