HomeSort by: relevance | last modified time | path
    Searched defs:npf_config_t (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/net/npf/
npf_impl.h 115 } npf_config_t; typedef in typeref:struct:__anon4cd18a6f0108
215 npf_config_t * config;
292 npf_config_t * npf_config_enter(npf_t *);
299 npf_config_t * npf_config_create(void);
300 void npf_config_destroy(npf_config_t *);
301 void npf_config_load(npf_t *, npf_config_t *, npf_conndb_t *, bool);

Completed in 27 milliseconds