Searched refs:npf_test_getif (Results 1 – 7 of 7) sorted by relevance
227 ifnet_t *ifp = npf_test_getif(t->ifname);261 if (npf_test_getif(t->ifname) == NULL) {
139 npf_test_getif(const char *ifname) in npf_test_getif() function184 return npf_test_getif(ifname); in npftest_ifop_lookup()
31 ifnet_t *ifp = npf_test_getif(IFNAME_INT); in worker()
100 ifnet_t * npf_test_getif(const char *);
225 ifnet_t *ifp = npf_test_getif(t->ifname); in npf_nat_test()
309 ifnet_t *ifp = npf_test_getif(ifname ? ifname : IFNAME_DUMMY); in get_cached_pkt()
20 #define rumpns_npf_test_getif npf_test_getif