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