PostgreSQL Source Code  git master
inet_struct Struct Reference

#include <inet.h>

Data Fields

unsigned char family
 
unsigned char bits
 
unsigned char ipaddr [16]
 

Detailed Description

Definition at line 23 of file inet.h.

Field Documentation

◆ bits

unsigned char inet_struct::bits

Definition at line 26 of file inet.h.

◆ family

unsigned char inet_struct::family

Definition at line 25 of file inet.h.

◆ ipaddr

unsigned char inet_struct::ipaddr[16]

Definition at line 27 of file inet.h.


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