Home
last modified time | relevance | path

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

/dragonfly/sys/net/pf/
H A Dpfvar.h116 #define PFTM_TCP_ESTABLISHED_VAL (24*60*60)/* Established */ macro
/dragonfly/usr.sbin/pfctl/
H A Dpfctl.c1545 pf->timeout[PFTM_TCP_ESTABLISHED] = PFTM_TCP_ESTABLISHED_VAL; in pfctl_init_options()