Searched refs:DNHT_MATCH_PTR (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/netpfil/ipfw/ | ||
H A D | dn_heap.h | 185 DNHT_MATCH_PTR = 0x0008, /* match by pointer, not match() */ enumerator |
H A D | dn_heap.c | 462 if (flags & DNHT_MATCH_PTR) { in dn_ht_find() |