Home
last modified time | relevance | path

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

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