Searched refs:matchf (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/netpfil/ipfw/test/
H A Dtest_dn_heap.c59 int matchf(void *obj, uintptr_t key, int flags, void *arg) function
98 h = dn_ht_init(NULL, 10, 0, hf, matchf, newfn);
105 h = dn_ht_init(NULL, 10, 0, hf, matchf, NULL);

Completed in 67 milliseconds