|
Monero
|
#include <stdio.h>#include <string.h>#include <syslog.h>#include <sys/types.h>#include <sys/socket.h>#include <netinet/in.h>#include <arpa/inet.h>#include "getroute.h"#include "upnputils.h"#include "upnpglobalvars.h"
Macros | |
| #define | LOG_PERROR 0 |
Functions | |
| int | main (int argc, char **argv) |
Variables | |
| struct lan_addr_list | lan_addrs |
| int | runtime_flags = 0 |
| time_t | startup_time = 0 |
| #define LOG_PERROR 0 |
| int main | ( | int | argc, |
| char ** | argv ) |
| struct lan_addr_list lan_addrs |
| int runtime_flags = 0 |
| time_t startup_time = 0 |