osmo-bsc/openbsc/include/openbsc
Harald Welte ffa55a4e87 statistics: Introduce 'struct counter' instead of using unsigned long
This has the advantage that counters can be added all over the code
very easily, while having only one routine that stores all of the
current counter values to the database.  The counters are synced
every 60 seconds, providing relatively fine grained statistics
about the network usage as time passes by.
2009-12-22 20:42:40 +01:00
..
Makefile.am statistics: Introduce 'struct counter' instead of using unsigned long 2009-12-22 20:42:40 +01:00
abis_nm.h [OML] fix bugs in BCCH info parser for ip.access 2009-11-13 14:41:52 +01:00
abis_rsl.h rename ipacc_connect_proxy_bind() to rsl_ipacc_mdcx_to_rtpsock() 2009-12-20 16:53:53 +01:00
bitvec.h bitvec: Introduce bitvec_get_nth_set_bit() function 2009-12-14 22:23:27 +01:00
bsc_rll.h Add new BSC RLL layer of code 2009-08-09 13:47:35 +02:00
chan_alloc.h Display current channel usage load in 'show bts' and 'show network' 2009-12-22 13:11:28 +01:00
db.h statistics: Introduce 'struct counter' instead of using unsigned long 2009-12-22 20:42:40 +01:00
debug.h logging: introduce log levels at caller site 2009-12-17 23:10:46 +01:00
e1_input.h misc: Add prototypes to header files, include more header files 2009-08-10 07:54:02 +02:00
gsm_04_08.h make handover reference a function call argument 2009-12-17 00:25:18 +01:00
gsm_04_11.h Forward declare methods to fix compiler warnings 2009-10-22 15:39:37 +02:00
gsm_04_80.h [USSD] various USSD improvements 2009-10-26 20:39:26 +01:00
gsm_data.h statistics: Introduce 'struct counter' instead of using unsigned long 2009-12-22 20:42:40 +01:00
gsm_subscriber.h [USSD] various USSD improvements 2009-10-26 20:39:26 +01:00
gsm_utils.h bts: Allow config of RACH control parameters tx-integer & max retrans 2009-12-22 13:43:26 +01:00
handover.h [handover] first functional handover implementation 2009-12-17 00:31:10 +01:00
ipaccess.h ip.access: Header has a 16bit length in network byte order 2009-10-29 16:33:59 +01:00
linuxlist.h move openbsc into its own subdirectory 2009-06-10 05:40:52 +08:00
meas_rep.h meas_rep: utility function for processing of measurement reports 2009-12-21 13:33:10 +01:00
mgcp.h [mgcp] Add a simple mgcp gateway used for the BSC 2009-11-20 14:05:04 +01:00
misdn.h misc: Add prototypes to header files, include more header files 2009-08-10 07:54:02 +02:00
mncc.h Add RTP support for EFR 2009-12-19 23:09:35 +01:00
msgb.h [msgb] Add msgb_reset to reset an existing msgb* to the initial state 2009-10-21 16:38:13 +02:00
openbscdefines.h move openbsc into its own subdirectory 2009-06-10 05:40:52 +08:00
paging.h provide return code from paging_request() function 2009-08-15 03:16:17 +02:00
rest_octets.h Replace template-based SYSTEM INFORMATION with real implementation 2009-12-01 18:04:30 +05:30
rs232.h move openbsc into its own subdirectory 2009-06-10 05:40:52 +08:00
rtp_proxy.h RTP Proxy: Fix RTP sequence number and timestamp in case of dropped frames 2009-12-20 13:36:42 +01:00
select.h move openbsc into its own subdirectory 2009-06-10 05:40:52 +08:00
signal.h ip.access: Keep a full copy of local and remote IP/PORT in lchan 2009-12-19 18:35:56 +01:00
silent_call.h silent call: add header file for function prototypes 2009-11-17 06:00:23 +01:00
statistics.h statistics: Introduce 'struct counter' instead of using unsigned long 2009-12-22 20:42:40 +01:00
subchan_demux.h move openbsc into its own subdirectory 2009-06-10 05:40:52 +08:00
system_information.h Replace template-based SYSTEM INFORMATION with real implementation 2009-12-01 18:04:30 +05:30
talloc.h the actual config file code (not just config files) 2009-08-08 16:12:58 +02:00
telnet_interface.h [telnet] Remove unused variables from the telnet interface 2009-11-17 09:46:33 +01:00
timer.h misc: Make bitfields unsigned int... 2009-10-27 10:42:28 +01:00
tlv.h ip.access: Keep a full copy of local and remote IP/PORT in lchan 2009-12-19 18:35:56 +01:00
transaction.h RTP-enable MNCC API for LCR + ip.access 2009-12-19 22:23:05 +01:00
trau_frame.h move openbsc into its own subdirectory 2009-06-10 05:40:52 +08:00
trau_mux.h RTP-enable MNCC API for LCR + ip.access 2009-12-19 22:23:05 +01:00
ussd.h Add USDD code from Mike Haben 2009-10-26 20:39:25 +01:00