Home
last modified time | relevance | path

Searched refs:DNHT_MATCH_PTR (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/netpfil/ipfw/
H A Ddn_heap.h185 DNHT_MATCH_PTR = 0x0008, /* match by pointer, not match() */ enumerator
H A Ddn_heap.c462 if (flags & DNHT_MATCH_PTR) { in dn_ht_find()