Searched refs:DNHT_MATCH_PTR (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/netpfil/ipfw/ | ||
| H A D | dn_heap.h | 187 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() |