libosmogsm  0.11.0-dirty
Osmocom GSM library
tlv_def Struct Reference

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

Detailed Description

Definition of a single IE (Information Element)


Field Documentation

length in case of TLV_TYPE_FIXED

Referenced by tlv_parse_one().


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines