Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/netpfil/ipfw/
HDdn_heap.h185 DNHT_MATCH_PTR = 0x0008, /* match by pointer, not match() */ enumerator
HDdn_heap.c463 if (flags & DNHT_MATCH_PTR) { in dn_ht_find()