PostgreSQL Source Code  git master
GistInetKey Struct Reference

Data Fields

uint8 va_header
 
unsigned char family
 
unsigned char minbits
 
unsigned char commonbits
 
unsigned char ipaddr [16]
 

Detailed Description

Definition at line 79 of file network_gist.c.

Field Documentation

◆ commonbits

unsigned char GistInetKey::commonbits

Definition at line 84 of file network_gist.c.

◆ family

unsigned char GistInetKey::family

Definition at line 82 of file network_gist.c.

◆ ipaddr

unsigned char GistInetKey::ipaddr[16]

Definition at line 85 of file network_gist.c.

◆ minbits

unsigned char GistInetKey::minbits

Definition at line 83 of file network_gist.c.

◆ va_header

uint8 GistInetKey::va_header

Definition at line 81 of file network_gist.c.


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