libosmocore 0.9.6-23.20170220git32ee5af8.fc42
Osmocom core library
Loading...
Searching...
No Matches
core Directory Reference

Files

 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.
 
 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
 Osmocom message buffers The Osmocom message buffers are modelled after the 'struct skb' inside the Linux kernel network stack. As they exist in userspace, they are much simplified. However, terminology such as headroom, tailroom, push/pull/put etc. remains the same.
 
 msgfile.h
 
 panic.h
 
 plugin.h
 
 prim.h
 
 process.h
 
 rate_ctr.h
 
 select.h
 select loop abstraction
 
 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