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

  /src/sys/net/npf/
npf_conf.c 77 nc->tableset = npf_tableset_create(0);
npf_impl.h 387 npf_tableset_t *npf_tableset_create(u_int);
npf_tableset.c 144 npf_tableset_create(u_int nitems) function in typeref:typename:npf_tableset_t *
npf_ctl.c 213 tblset = npf_tableset_create(nitems);
  /src/usr.sbin/npf/npftest/libnpftest/
npf_table_test.c 457 tblset = npf_tableset_create(4);

Completed in 13 milliseconds