Searched refs:ca_type (Results 1 – 2 of 2) sorted by relevance
10 ca_type x509 "root-ca.crt";
929 uint8_t ca_type, ca_len; in lldp_private_tia_print() local1026 ca_type = *(tptr); in lldp_private_tia_print()1033 tok2str(lldp_tia_location_lci_catype_values, "unknown", ca_type), in lldp_private_tia_print()1034 ca_type, ca_len)); in lldp_private_tia_print()1037 if ( ca_type == 0 || ca_len == 0) { in lldp_private_tia_print()