Home
last modified time | relevance | path

Searched refs:PFTM_FRAG (Results 1 – 5 of 5) sorted by relevance

/dragonfly/usr.sbin/pfctl/
H A Dpfctl_parser.c198 { "frag", PFTM_FRAG },
H A Dpfctl.c1557 pf->timeout[PFTM_FRAG] = PFTM_FRAG_VAL; in pfctl_init_options()
/dragonfly/sys/net/pf/
H A Dpfvar.h108 PFTM_OTHER_MULTIPLE, PFTM_FRAG, PFTM_INTERVAL, enumerator
H A Dpf_norm.c181 expire = time_second - pf_default_rule.timeout[PFTM_FRAG]; in pf_purge_expired_fragments()
H A Dpf_ioctl.c281 my_timeout[PFTM_FRAG] = 30; /* Fragment expire */ in pfattach()