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

  /src/sys/net/npf/
npf_ifaddr.c 105 npf_table_destroy(oldt);
npf_tableset.c 167 npf_table_destroy(t);
283 npf_table_destroy(t);
423 * npf_table_destroy: free all table entries and table itself.
426 npf_table_destroy(npf_table_t *t) function in typeref:typename:void
npf_impl.h 397 void npf_table_destroy(npf_table_t *);
npf_ctl.c 186 npf_table_destroy(t);
696 npf_table_destroy(gc_tbl);
  /src/lib/libnpf/
npf.h 156 void npf_table_destroy(nl_table_t *);
npf.c 1347 npf_table_destroy(nl_table_t *tl) function in typeref:typename:void

Completed in 39 milliseconds