libosmogsm 1.11.0.4-1b755
Osmocom GSM library
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
gsm48_pdp_address Struct Reference

#include <gsm_04_08_gprs.h>

Data Fields

uint8_t type
 
union {
   union {
   }   etsi
 
   union {
      uint32_t   v4
 
      uint8_t   v6 [16]
 
   }   ietf
 
}; 
 

Field Documentation

◆ 

union { ... } gsm48_pdp_address::@72

◆ 

union { ... } gsm48_pdp_address::etsi

◆ 

union { ... } gsm48_pdp_address::ietf

◆ type

uint8_t gsm48_pdp_address::type

◆ v4

uint32_t gsm48_pdp_address::v4

◆ v6

uint8_t gsm48_pdp_address::v6[16]

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