Home
last modified time | relevance | path

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

/freebsd/sys/netpfil/pf/
H A Dpf.h106 #define PFTM_TCP_FIN_WAIT_VAL 45 /* Got both FINs */ macro
H A Dpf_ioctl.c377 my_timeout[PFTM_TCP_FIN_WAIT] = PFTM_TCP_FIN_WAIT_VAL; in pfattach_vnet()
/freebsd/sbin/pfctl/
H A Dpfctl.c2295 pf->timeout[PFTM_TCP_FIN_WAIT] = PFTM_TCP_FIN_WAIT_VAL; in pfctl_init_options()