Lines Matching +full:per +full:- +full:port
4 * Copyright (c) 2013-2014, Farsight Security, Inc.
51 /** valid in worker struct, not in daemon struct, the per-worker
90 * the config variables and dt_init() to fill in the per-worker state. Each
92 * of the structure) to ensure lock-free access to its own per-worker circular
117 * Initialize per-worker state in dnstap environment object.
126 * Deletes the per-worker state created by dt_init
132 * per-worker I/O queues.
140 * @param qsock: address/port of client.
141 * @param rsock: local (service) address/port.
158 * @param qsock: address/port of client.
159 * @param rsock: local (service) address/port.
176 * @param rsock: address/port of server (upstream) the query is being sent to.
177 * @param qsock: address/port of server (local) the query is being sent from.
197 * @param rsock: address/port of server (upstream) the response was received from.
198 * @param qsock: address/port of server (local) the response was received to.