Home
last modified time | relevance | path

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

/xnu-10002.41.9/bsd/net/ !
H A Dpfvar.h837 #define PFRULE_REASSEMBLE_TCP 0x1000 macro
H A Dpf_norm.c2663 if (rm->rule_flag & PFRULE_REASSEMBLE_TCP) { in pf_normalize_tcp()