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

/freebsd-12-stable/contrib/libpcap/rpcapd/
H A Dconfig_params.h44 struct active_pars struct
52 extern struct active_pars activelist[MAX_ACTIVE_LIST]; //!< Keeps the list of the hosts (host, port) on which I want to connect to (active mode)
H A Drpcapd.c76 struct active_pars activelist[MAX_ACTIVE_LIST]; //!< Keeps the list of the hosts (host, port) on which I want to connect to (active mode)
1270 struct active_pars *activepars;
1272 activepars = (struct active_pars *) ptr;

Completed in 98 milliseconds