Home
last modified time | relevance | path

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

/dragonfly/sys/net/pf/
HDpfvar.h118 #define PFTM_TCP_FIN_WAIT_VAL 45 /* Got both FINs */ macro
/dragonfly/usr.sbin/pfctl/
HDpfctl.c1547 pf->timeout[PFTM_TCP_FIN_WAIT] = PFTM_TCP_FIN_WAIT_VAL; in pfctl_init_options()