PostgreSQL Source Code  git master
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
PktData Struct Reference

Data Fields

int type
 
int len
 

Detailed Description

Definition at line 168 of file pgp-decrypt.c.

Field Documentation

◆ len

int PktData::len

Definition at line 171 of file pgp-decrypt.c.

Referenced by pgp_create_pkt_reader(), and pktreader_pull().

◆ type

int PktData::type

Definition at line 170 of file pgp-decrypt.c.

Referenced by pgp_create_pkt_reader(), and pktreader_pull().


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