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

  /src/lib/libnpf/
npf.h 147 int npf_conn_list(int, npf_conn_func_t, void *);
npf.c 1513 npf_conn_list(int fd, npf_conn_func_t func, void *arg) function in typeref:typename:int
  /src/usr.sbin/npf/npfctl/
npf_cmd.c 475 if (npf_conn_list(fd, npfctl_conn_print, f) != 0) {
476 err(EXIT_FAILURE, "npf_conn_list");

Completed in 12 milliseconds