Lines Matching full:connections
58 /* max connections per scan engine */
65 * connections. These connections are represented by a vs_connection_t
71 * When a scan engine is reconfigured to have less connections
72 * (or is disabled) any of the superflous connections which are in
120 int vse_inuse; /* # connections in use */
129 static int vs_eng_total_maxcon; /* total configured connections */
130 static int vs_eng_total_inuse; /* total connections in use */
184 * Configure scan engine connections.
190 * or less connections are configured now, connections need
244 * or less connections are configured now, connections need
288 * any connections that are in AVAILABLE state but have not
383 * If no engines connections configured OR in vs_eng_get()
528 * -1 no engine connections available (eng_idx & cxn_idx undefined)
572 * Returns: -1 no engine connections available
653 * Close all open connections to abort in-progress scans.