libosmocore
0.9.6.270-38c0
Osmocom core library
|
▼ include | |
▼ osmocom | |
▼ core | |
application.h | Routines for helping with the osmocom application setup |
backtrace.h | |
bit16gen.h | |
bit32gen.h | |
bit64gen.h | |
bitcomp.h | Osmocom bit compression routines |
bits.h | Osmocom bit level support code |
bitvec.h | Osmocom bit vector abstraction |
byteswap.h | |
conv.h | |
crc16.h | |
crc16gen.h | |
crc32gen.h | |
crc64gen.h | |
crc8gen.h | |
crcgen.h | |
defs.h | General definitions that are meant to be included from header files |
endian.h | |
fsm.h | Finite State Machine |
gsmtap.h | |
gsmtap_util.h | |
linuxlist.h | Simple doubly linked list implementation |
linuxrbtree.h | |
logging.h | |
loggingrb.h | |
macaddr.h | |
msgb.h | |
msgfile.h | |
panic.h | |
plugin.h | |
prim.h | |
process.h | |
rate_ctr.h | |
select.h | Select loop abstraction |
sercomm.h | Osmocom Sercomm HDLC (de)multiplex |
serial.h | |
signal.h | |
socket.h | Osmocom socket convenience functions |
stat_item.h | |
statistics.h | Common routines regarding statistics |
stats.h | |
strrb.h | Osmocom string ringbuffer handling routines |
talloc.h | |
timer.h | Osmocom timer handling routines |
timer_compat.h | Compatibility header with some helpers |
utils.h | |
write_queue.h | |
▼ src | |
application.c | Routines for helping with the osmocom application setup |
backtrace.c | Routines realted to generating call back traces |
bitcomp.c | Osmocom bit compression routines |
bits.c | |
bitvec.c | |
conv.c | |
crc16gen.c | |
crc32gen.c | |
crc64gen.c | |
crc8gen.c | |
fsm.c | |
gsmtap_util.c | |
logging_gsmtap.c | Libosmocore log output encapsulated in GSMTAP |
logging_syslog.c | Libosmocore logging output via syslog |
loggingrb.c | Libosmocore logging backend for a ring-buffer of last log messages |
macaddr.c | MAC address utility routines |
msgb.c | |
panic.c | Routines for panic handling |
plugin.c | Routines for loading and managing shared library plug-ins |
rate_ctr.c | |
sercomm.c | |
serial.c | |
signal.c | |
socket.c | |
stat_item.c | |
strrb.c | Lossy string ringbuffer for logging; keeps newest messages |
timer.c | |
timer_gettimeofday.c | |
utils.c | |
viterbi_sse_common.h | |
write_queue.c |