Go to the source code of this file.
Data Structures | |
struct | active_pars |
Defines | |
#define | PROGRAM_NAME "rpcapd" |
#define | MAX_LINE 2048 |
#define | SOCKET_MAXCONN 10 |
#define | MAX_HOST_LIST 64000 |
#define | MAX_ACTIVE_LIST 10 |
Functions | |
void | main_startup (void) |
void | main_cleanup (int sign) |
|
Definition at line 41 of file rpcapd.h. Referenced by fileconf_read(), fileconf_save(), main(), and main_startup(). |
|
Definition at line 40 of file rpcapd.h. Referenced by fileconf_save(). |
|
|
|
Definition at line 37 of file rpcapd.h. Referenced by printusage(), and svc_start(). |
|
|
|
Definition at line 413 of file rpcapd.c. References SOCK_ASSERT, and sock_cleanup(). |
|
Definition at line 302 of file rpcapd.c. References activelist, active_pars::address, active_pars::ai_family, errbuf, main_active(), main_passive(), mainhints, MAX_ACTIVE_LIST, PCAP_ERRBUF_SIZE, pthread_suspend(), SOCK_ASSERT, sock_initaddress(), sock_open(), and sockmain. Referenced by main(), and svc_main(). |
documentation. Copyright (c) 2002-2003 Politecnico di Torino. All rights reserved.