libosmocore/include/osmocom
Vadim Yanitskiy e521edefda core/msgb.h: introduce msgb_l4len() helper
There is already a group of similar functions for L1, L2 and L3,
but L4 was missing. The L4 is usually used for parsing of complex
L3 messages, such as SS/USSD and SMS.

This change introduces a similar halper for L4.

Change-Id: I755f2d654bbdad2a8b4f94df9023bdd370b07ae6
2018-11-07 03:58:10 +07:00
..
codec libosmocodec: implement ECU (Error Concealment Unit) for FR 2018-01-15 20:12:03 +00:00
coding coding: Add BER-reporting RACH decode functions 2018-02-26 12:26:38 +01:00
core core/msgb.h: introduce msgb_l4len() helper 2018-11-07 03:58:10 +07:00
crypt add osmo_auth_c3() (separate from gsm_milenage()) 2017-12-18 23:05:24 +00:00
ctrl ctrl: Introduce ctrl_cmd_parse3 API 2018-07-16 17:56:25 +00:00
gprs bssgp: introduce flush queue functions 2018-08-10 06:55:43 +00:00
gsm gsm/gsup.h: cosmetic: use tab for comment alignment 2018-11-06 18:24:49 +07:00
sim doxygen: unify use of \file across the board 2017-06-23 00:18:23 +00:00
vty vty/command.h: document and prettify CMD_ATTR_* flags 2018-09-24 13:02:07 +07:00