19#define LOGGER_ENTRY_MAX_PAYLOAD 4076
wtap_open_return_val logcat_open(wtap *wth, int *err, char **err_info)
Opens a logcat capture file for reading.
Definition logcat.c:235
int logcat_exported_pdu_length(const uint8_t *pd)
Calculate the length of a PDU (Protocol Data Unit) in a Logcat packet.
Definition logcat.c:141
Definition wtap_module.h:58
wtap_open_return_val
For registering file types that we can open.
Definition wtap.h:1751