PostgreSQL Source Code  git master
PktStreamStat Struct Reference

Data Fields

int final_done
 
int pkt_block
 

Detailed Description

Definition at line 232 of file pgp-encrypt.c.

Field Documentation

◆ final_done

int PktStreamStat::final_done

Definition at line 234 of file pgp-encrypt.c.

Referenced by pkt_stream_flush(), pkt_stream_init(), and pkt_stream_process().

◆ pkt_block

int PktStreamStat::pkt_block

Definition at line 235 of file pgp-encrypt.c.

Referenced by pkt_stream_init(), and pkt_stream_process().


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