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

  /src/sys/net/npf/
npf_impl.h 407 int npf_table_list(npf_table_t *, void *, size_t);
npf_tableset.c 801 * npf_table_list: copy a list of all table entries into a userspace buffer.
804 npf_table_list(npf_table_t *t, void *ubuf, size_t len) function in typeref:typename:int
npf_ctl.c 834 error = npf_table_list(t, nct->nct_data.buf.buf,

Completed in 15 milliseconds