Home
last modified time | relevance | path

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

/freebsd-13.1/sys/netpfil/pf/
H A Dpf.h83 #define PFTM_TCP_CLOSING_VAL 15 * 60 /* Half closed */ macro
H A Dpf_ioctl.c350 my_timeout[PFTM_TCP_CLOSING] = PFTM_TCP_CLOSING_VAL; in pfattach_vnet()
/freebsd-13.1/sbin/pfctl/
H A Dpfctl.c1797 pf->timeout[PFTM_TCP_CLOSING] = PFTM_TCP_CLOSING_VAL; in pfctl_init_options()