Home
last modified time | relevance | path

Searched refs:PF_FRAG_ENTRY_LIMIT (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/netpfil/pf/
H A Dpf_norm.c408 CTASSERT(PF_FRAG_ENTRY_LIMIT <= 0xff); in pf_frent_insert()
416 if (frag->fr_entries[index] >= PF_FRAG_ENTRY_LIMIT) in pf_frent_insert()
/f-stack/tools/compat/include/net/
H A Dpfvar.h870 #define PF_FRAG_ENTRY_LIMIT 64 macro
/f-stack/freebsd/net/
H A Dpfvar.h1019 #define PF_FRAG_ENTRY_LIMIT 64 macro