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

  /src/sys/net/npf/
npf_conn.h 166 npf_conndb_t * npf_conndb_create(void);
npf_conf.c 115 npf_conndb_t *cd = npf_conndb_create();
npf_conndb.c 135 npf_conndb_create(void) function in typeref:typename:npf_conndb_t *
npf_conn.c 178 npf->conn_db = npf_conndb_create();
npf_ctl.c 542 cd = npf_conndb_create();
  /src/usr.sbin/npf/npftest/libnpftest/
npf_gc_test.c 69 npf_conndb_t *cd = npf_conndb_create();

Completed in 77 milliseconds