Go to the source code of this file.
Functions | |
void | pfd_shutdown (void) |
Functions for shutting down the PFD
Definition in file pfd_main.h.
void pfd_shutdown | ( | void | ) |
Shutdown PFD. Calls exit(1) after cleaning up
Definition at line 220 of file pfd_main.c.
References clear_config(), close_connections(), destroy_packet_loops_config(), LOG, stop_packet_loops(), and terminate_nat().
Referenced by cpd_client_connection(), init_packet_loops(), ped_client_connection(), ped_client_message(), and pfd_init().