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