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

  /src/usr.sbin/npf/npftest/
npftest.h 16 #define rumpns_npf_test_addif npf_test_addif
  /src/usr.sbin/npf/npftest/libnpftest/
npf_test_subr.c 83 (void)npf_test_addif(IFNAME_DUMMY, false, false);
114 npf_test_addif(const char *ifname, bool reg, bool verbose) function in typeref:typename:ifnet_t *
170 (void)npf_test_addif(ifname, true, verbose);
npf_test.h 99 ifnet_t * npf_test_addif(const char *, bool, bool);
npf_nbuf_test.c 33 ifnet_t *dummy_ifp = npf_test_addif(IFNAME_TEST, false, false);

Completed in 26 milliseconds