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

  /src/usr.sbin/npf/npfctl/
npf_cmd.c 222 npfctl_table_replace(int fd, int argc, char **argv) function in typeref:typename:void
  /src/sys/net/npf/
npf_ctl.c 671 * npfctl_table_replace: atomically replace a table's contents with
675 npfctl_table_replace(npf_t *npf, const nvlist_t *req, nvlist_t *resp) function in typeref:typename:int __noinline
880 error = npfctl_table_replace(npf, req, resp);

Completed in 12 milliseconds