PostgreSQL Source Code  git master
check_network_data Struct Reference

Data Fields

IPCompareMethod method
 
SockAddrraddr
 
bool result
 

Detailed Description

Definition at line 55 of file hba.c.

Field Documentation

◆ method

IPCompareMethod check_network_data::method

Definition at line 57 of file hba.c.

Referenced by check_network_callback(), and check_same_host_or_net().

◆ raddr

SockAddr* check_network_data::raddr

Definition at line 58 of file hba.c.

Referenced by check_network_callback(), and check_same_host_or_net().

◆ result

bool check_network_data::result

Definition at line 59 of file hba.c.

Referenced by check_network_callback(), and check_same_host_or_net().


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