Home
last modified time | relevance | path

Searched refs:npf_tableset_create (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/sys/net/npf/
H A Dnpf_conf.c77 nc->tableset = npf_tableset_create(0); in npf_config_init()
H A Dnpf_impl.h384 npf_tableset_t *npf_tableset_create(u_int);
H A Dnpf_tableset.c144 npf_tableset_create(u_int nitems) in npf_tableset_create() function
H A Dnpf_ctl.c213 tblset = npf_tableset_create(nitems); in npf_mk_tables()
/netbsd-src/usr.sbin/npf/npftest/libnpftest/
H A Dnpf_table_test.c457 tblset = npf_tableset_create(4); in npf_table_test()