HomeSort by: relevance | last modified time | path
    Searched refs:npf_config_create (Results 1 - 8 of 8) sorted by relevancy

  /src/sys/net/npf/
npf_conf.c 69 nc = npf_config_create();
85 npf_config_create(void) function in typeref:typename:npf_config_t *
npf_impl.h 299 npf_config_t * npf_config_create(void);
npf_ctl.c 575 nc = npf_config_create();
  /src/lib/libnpf/
npf.h 78 nl_config_t * npf_config_create(void);
npf.c 339 npf_config_create(void) function in typeref:typename:nl_config_t *
427 ncf = npf_config_create();
  /src/dist/pf/usr.sbin/ftp-proxy/
npf.c 379 ncf = npf_config_create();
  /src/usr.sbin/npf/npfctl/
npf_show.c 903 ncf = npf_config_create();
npf_build.c 73 npf_conf = npf_config_create();
75 errx(EXIT_FAILURE, "npf_config_create() failed");

Completed in 17 milliseconds