Home
last modified time | relevance | path

Searched refs:active_pars (Results 1 – 2 of 2) sorted by relevance

/external/libpcap/rpcapd/
Dconfig_params.h44 struct active_pars struct
52 extern struct active_pars activelist[MAX_ACTIVE_LIST]; //!< Keeps the list of the hosts (host, por… argument
Drpcapd.c76 struct active_pars activelist[MAX_ACTIVE_LIST]; //!< Keeps the list of the hosts (host, port) on wh…
1227 struct active_pars *activepars; in main_active()
1229 activepars = (struct active_pars *) ptr; in main_active()