WinPcap 4.1.3
Data Structures | Macros | Functions
rpcapd.h File Reference

Go to the source code of this file.

Data Structures

struct  active_pars
 

Macros

#define PROGRAM_NAME   "rpcapd"
 
#define MAX_LINE   2048 /* Maximum chars allowed for the host list (in passive mode) */
 
#define SOCKET_MAXCONN   10 /* Maximum number of connections queued into the accept() */
 
#define MAX_HOST_LIST   64000
 
#define MAX_ACTIVE_LIST   10
 

Functions

void main_startup (void)
 
void main_cleanup (int sign)
 

Macro Definition Documentation

◆ MAX_ACTIVE_LIST

#define MAX_ACTIVE_LIST   10

Definition at line 41 of file rpcapd.h.

◆ MAX_HOST_LIST

#define MAX_HOST_LIST   64000

Definition at line 40 of file rpcapd.h.

◆ MAX_LINE

#define MAX_LINE   2048 /* Maximum chars allowed for the host list (in passive mode) */

Definition at line 38 of file rpcapd.h.

◆ PROGRAM_NAME

#define PROGRAM_NAME   "rpcapd"

Definition at line 37 of file rpcapd.h.

◆ SOCKET_MAXCONN

#define SOCKET_MAXCONN   10 /* Maximum number of connections queued into the accept() */

Definition at line 39 of file rpcapd.h.

Function Documentation

◆ main_cleanup()

void main_cleanup ( int sign)

◆ main_startup()

void main_startup ( void )

documentation. Copyright (c) 2002-2005 Politecnico di Torino. Copyright (c) 2005-2010 CACE Technologies. Copyright (c) 2010-2013 Riverbed Technology. All rights reserved.