Searched refs:PF_FRAG_ENTRY_LIMIT (Results 1 – 2 of 2) sorted by relevance
391 CTASSERT(PF_FRAG_ENTRY_LIMIT <= 0xff); in pf_frent_insert()399 if (frag->fr_entries[index] >= PF_FRAG_ENTRY_LIMIT) in pf_frent_insert()
1830 #define PF_FRAG_ENTRY_LIMIT 64 macro