PostgreSQL Source Code
git master
|
Data Fields | |
IPCompareMethod | method |
SockAddr * | raddr |
bool | result |
IPCompareMethod check_network_data::method |
Definition at line 57 of file hba.c.
Referenced by check_network_callback(), and check_same_host_or_net().
SockAddr* check_network_data::raddr |
Definition at line 58 of file hba.c.
Referenced by check_network_callback(), and check_same_host_or_net().
bool check_network_data::result |
Definition at line 59 of file hba.c.
Referenced by check_network_callback(), and check_same_host_or_net().