|
libosmogsm 1.11.0.52-28973f
Osmocom GSM library
|
#include <gsm_04_08_gprs.h>
Data Fields | |
| uint8_t | type |
| union { | |
| union { | |
| } etsi | |
| union { | |
| uint32_t v4 | |
| uint8_t v6 [16] | |
| } ietf | |
| }; | |
| union { ... } gsm48_pdp_address::@72 |
| union { ... } gsm48_pdp_address::etsi |
| union { ... } gsm48_pdp_address::ietf |
Referenced by decode_pdp_address(), and encode_pdp_info().
| uint8_t gsm48_pdp_address::type |
Referenced by decode_pdp_address(), and encode_pdp_info().
| uint32_t gsm48_pdp_address::v4 |
Referenced by decode_pdp_address(), and encode_pdp_info().
| uint8_t gsm48_pdp_address::v6[16] |
Referenced by decode_pdp_address(), and encode_pdp_info().