Searched defs:lid (Results 1 – 3 of 3) sorted by relevance
46 uint32_t lid; /* log id of the payload, bottom 4 bits currently */ member
143 static void dump_log_msg(const char* prefix, log_msg* msg, int lid) { in dump_log_msg()