Searched refs:ca_type (Results 1 – 2 of 2) sorted by relevance
10 ca_type x509 "root-ca.crt";
927 u_int8_t ca_type, ca_len; in lldp_private_tia_print() local1024 ca_type = *(tptr); in lldp_private_tia_print()1031 tok2str(lldp_tia_location_lci_catype_values, "unknown", ca_type), in lldp_private_tia_print()1032 ca_type, ca_len); in lldp_private_tia_print()1035 if ( ca_type == 0 || ca_len == 0) { in lldp_private_tia_print()