Home
last modified time | relevance | path

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

/netbsd-src/usr.sbin/npf/npftest/
H A Dnpftest.h17 #define rumpns_npf_test_load npf_test_load
/netbsd-src/usr.sbin/npf/npftest/libnpftest/
H A Dnpf_test.h98 int npf_test_load(const void *, size_t, bool);
H A Dnpf_test_subr.c96 npf_test_load(const void *buf, size_t len, bool verbose) in npf_test_load() function