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

  /src/lib/libnpf/
npf.h 158 int npf_table_replace(int, nl_table_t *, npf_error_t *);
npf.c 1293 npf_table_replace(int fd, nl_table_t *tl, npf_error_t *errinfo) function in typeref:typename:int
  /src/usr.sbin/npf/npfctl/
npf_cmd.c 285 if (npf_table_replace(fd, t, NULL)) {
286 err(EXIT_FAILURE, "npf_table_replace(<%s>)", name);

Completed in 12 milliseconds