libosmocore 0.9.6-23.20170220git32ee5af8.fc42
Osmocom core library
|
Structure of the GTMTAP libosmocore logging header. More...
#include <gsmtap.h>
Data Fields | ||
struct { | ||
uint32_t sec | ||
uint32_t usec | ||
} | ts | |
char | proc_name [16] | |
uint32_t | pid | |
uint8_t | level | |
uint8_t | _pad [3] | |
char | subsys [16] | |
struct { | ||
char name [32] | ||
uint32_t line_nr | ||
} | src_file | |
Structure of the GTMTAP libosmocore logging header.
uint8_t gsmtap_osmocore_log_hdr::level |
logging level
uint32_t gsmtap_osmocore_log_hdr::line_nr |
line number
char gsmtap_osmocore_log_hdr::name[32] |
source file name
uint32_t gsmtap_osmocore_log_hdr::pid |
process ID
char gsmtap_osmocore_log_hdr::proc_name[16] |
name of process
char gsmtap_osmocore_log_hdr::subsys[16] |
logging sub-system