Lines Matching defs:npf
31 * Private NPF structures and interfaces.
32 * For internal use within NPF core only.
59 #include "npf.h"
208 * NPF INSTANCE (CONTEXT) STRUCTURE AND AUXILIARY OPERATIONS.
211 struct npf {
212 /* Active NPF configuration. */
257 LIST_ENTRY(npf) worker_entry;
266 * NPF extensions and rule procedure interface.
288 /* NPF config, statistics, etc. */
302 npf_ruleset_t * npf_config_ruleset(npf_t *npf);
303 npf_ruleset_t * npf_config_natset(npf_t *npf);
304 npf_tableset_t *npf_config_tableset(npf_t *npf);