proto_name
CBS proto_name;
if (!CBS_get_u8_length_prefixed(&proto_name_list, &proto_name))
if (CBS_len(&proto_name) == 0)
const char* proto_name = NULL;
proto_name = protocol->p_name;
(int)htons((uint16_t)port), proto_name);
.proto_name = "ccp",
#define PROTO_NAME(f) ((f)->callbacks->proto_name)
char *proto_name; /* String name for protocol (for messages) */
proto_name(proto), proto, proto);
proto_name(proto), proto, proto);
proto_name(proto), proto, proto);
#define PROTO_NAME(f) ((f)->callbacks->proto_name)
char *proto_name; /* String name for protocol (for messages) */
const char* proto_name = NULL;
proto_name = protocol->p_name;
(int)htons((uint16_t)port), proto_name);