Home
last modified time | relevance | path

Searched refs:PFTM_TCP_CLOSING_VAL (Results 1 – 3 of 3) sorted by relevance

/netbsd/sys/dist/pf/net/
H A Dpfvar.h107 #define PFTM_TCP_CLOSING_VAL 15 * 60 /* Half closed */ macro
H A Dpf_ioctl.c298 timeout[PFTM_TCP_CLOSING] = PFTM_TCP_CLOSING_VAL; in pfattach()
/netbsd/dist/pf/sbin/pfctl/
H A Dpfctl.c1512 pf->timeout[PFTM_TCP_CLOSING] = PFTM_TCP_CLOSING_VAL; in pfctl_init_options()