libosmogsm 1.11.0.26-c59d.202505152026
Osmocom GSM library
|
Definition of a single IE (Information Element) More...
#include <tlv.h>
Data Fields | |
enum tlv_type | type |
TLV type. | |
uint8_t | fixed_len |
length in case of TLV_TYPE_FIXED | |
Definition of a single IE (Information Element)
uint8_t tlv_def::fixed_len |
length in case of TLV_TYPE_FIXED
Referenced by tlv_parse_one().
TLV type.
Referenced by __attribute__(), tlv_def_patch(), tlv_encode(), tlv_encode_ordered(), and tlv_parse_one().