#include <glib.h>
#include "lib/host_addr.h"
Go to the source code of this file.
Functions | |
| gint | gip_country (const host_addr_t addr) |
| Retrieves the country an address is assigned to. | |
| void | gip_init (void) |
| Called on startup. | |
| void | gip_close (void) |
| Frees all entries in the hostiles. | |
|
|
Frees all entries in the hostiles.
|
|
|
Retrieves the country an address is assigned to.
|
|
|
Called on startup. Loads the bogons.txt into memory. |
1.3.6