Searched refs:npfk_create (Results 1 – 4 of 4) sorted by relevance
| /netbsd/src/sys/net/npf/ |
| D | npfkern.h | 69 npf_t * npfk_create(int, const npf_mbufops_t *, const npf_ifops_t *, void *);
|
| D | npf.c | 75 npfk_create(int flags, const npf_mbufops_t *mbufops, in npfk_create() function
|
| D | npf_os.c | 158 npf = npfk_create(0, NULL, &kern_ifops, NULL); in npf_init()
|
| /netbsd/src/usr.sbin/npf/npftest/libnpftest/ |
| D | npf_test_subr.c | 74 npf = npfk_create(0, &npftest_mbufops, &npftest_ifops, NULL); in npf_test_init()
|