Searched defs:ncf (Results 1 – 7 of 7) sorted by relevance
/netbsd-src/lib/libnpf/ |
H A D | npf.c | 173 _npf_rules_process(nl_config_t *ncf, nvlist_t *dict, const char *key) in _npf_rules_process() 341 nl_config_t *ncf; in npf_config_create() local 353 npf_config_submit(nl_config_t *ncf, int fd, npf_error_t *errinfo) in npf_config_submit() 373 nl_config_t *ncf; in npf_config_retrieve() local 396 npf_config_export(nl_config_t *ncf, size_t *length) in npf_config_export() 406 nl_config_t *ncf; in npf_config_import() local 423 nl_config_t *ncf; in npf_config_flush() local 438 npf_config_active_p(nl_config_t *ncf) in npf_config_active_p() 444 npf_config_loaded_p(nl_config_t *ncf) in npf_config_loaded_p() 450 npf_config_build(nl_config_t *ncf) in npf_config_build() [all …]
|
/netbsd-src/usr.sbin/npf/npfctl/ |
H A D | npfctl.c | 293 nl_config_t *ncf; in npfctl_import() local 325 nl_config_t *ncf; in npfctl_load() local 377 nl_config_t *ncf = NULL; in npfctl_debug() local 451 nl_config_t *ncf; in npfctl() local
|
H A D | npf_build.c | 130 npfctl_config_save(nl_config_t *ncf, const char *outfile) in npfctl_config_save() 164 npfctl_table_getbyname(nl_config_t *ncf, const char *name) in npfctl_table_getbyname() 192 npfctl_table_getname(nl_config_t *ncf, unsigned tid, bool *ifaddr) in npfctl_table_getname()
|
H A D | npf_show.c | 671 npfctl_print_params(npf_conf_info_t * ctx,nl_config_t * ncf) npfctl_print_params() argument 691 nl_config_t *ncf; npfctl_config_show() local 759 nl_config_t *ncf; npfctl_ruleset_show() local [all...] |
H A D | npf_cmd.c | 225 nl_config_t *ncf; in npfctl_table_replace() local
|
/netbsd-src/dist/pf/usr.sbin/ftp-proxy/ |
H A D | npf.c | 374 nl_config_t *ncf; in npf_do_commit() local
|
/netbsd-src/external/bsd/openldap/dist/servers/slapd/overlays/ |
H A D | pcache.c | 4754 int i, ncf = 0, rf = 0, nrf = 0, rc = 0; in pcache_db_open() local
|