Home
last modified time | relevance | path

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

/dragonfly/sys/net/pf/
HDpfvar.h119 #define PFTM_TCP_CLOSED_VAL 90 /* Got a RST */ macro
/dragonfly/usr.sbin/pfctl/
HDpfctl.c1548 pf->timeout[PFTM_TCP_CLOSED] = PFTM_TCP_CLOSED_VAL; in pfctl_init_options()