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

  /src/sys/net/npf/
npfkern.h 69 npf_t * npfk_create(int, const npf_mbufops_t *, const npf_ifops_t *, void *);
npf.c 75 npfk_create(int flags, const npf_mbufops_t *mbufops, function
npf_os.c 159 npf = npfk_create(0, NULL, &kern_ifops, NULL);
  /src/usr.sbin/npf/npftest/libnpftest/
npf_test_subr.c 74 npf = npfk_create(0, &npftest_mbufops, &npftest_ifops, NULL);

Completed in 20 milliseconds