Home
last modified time | relevance | path

Searched refs:npf_table_list (Results 1 – 3 of 3) sorted by relevance

/dports/misc/rump/buildrump.sh-b914579/src/sys/net/npf/
H A Dnpf_impl.h250 int npf_table_list(npf_table_t *, void *, size_t);
H A Dnpf_tableset.c711 npf_table_list(npf_table_t *t, void *ubuf, size_t len) in npf_table_list() function
H A Dnpf_ctl.c850 error = npf_table_list(t, nct->nct_data.buf.buf, in npfctl_table()