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

  /src/sys/net/npf/
npfkern.h 64 } npf_mbufops_t; typedef in typeref:struct:__anona1ed184e0208
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,
npf_impl.h 179 const npf_mbufops_t *nb_mops;
221 const npf_mbufops_t * mbufops;
  /src/usr.sbin/npf/npftest/libnpftest/
npf_test.h 87 extern const npf_mbufops_t npftest_mbufops;
npf_mbuf_subr.c 363 const npf_mbufops_t npftest_mbufops = {

Completed in 32 milliseconds