libosmogsm 1.11.0.26-c59d.202505152026
Osmocom GSM library
Loading...
Searching...
No Matches
tlv_p_entry Struct Reference

Entry in a TLV parser array. More...

#include <tlv.h>

Data Fields

uint16_t len
 length
 
const uint8_tval
 pointer to value
 

Detailed Description

Entry in a TLV parser array.

Field Documentation

◆ len

uint16_t tlv_p_entry::len

length

Referenced by osmo_tlvp_merge().

◆ val

const uint8_t* tlv_p_entry::val

pointer to value

Referenced by osmo_tlvp_merge().


The documentation for this struct was generated from the following file: