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

  /src/lib/libnpf/
npf.h 83 nl_config_t * npf_config_import(const void *, size_t);
npf.c 404 npf_config_import(const void *blob, size_t len) function in typeref:typename:nl_config_t *
  /src/usr.sbin/npf/npfctl/
npfctl.c 319 ncf = npf_config_import(blob, blen);
335 err(EXIT_FAILURE, "npf_config_import: '%s'", NPF_DB_PATH);

Completed in 35 milliseconds