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

/freebsd-10.2-release/sys/netpfil/ipfw/test/
H A Dtest_dn_heap.c57 int matchf(void *obj, uintptr_t key, int flags, void *arg) function
96 h = dn_ht_init(NULL, 10, 0, hf, matchf, newfn);
103 h = dn_ht_init(NULL, 10, 0, hf, matchf, NULL);

Completed in 93 milliseconds