Home
last modified time | relevance | path

Searched refs:PFTM_TCP_FIN_WAIT (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/netpfil/pf/
H A Dpf.h74 PFTM_TCP_FIN_WAIT = 4, enumerator
H A Dpf.c5458 (*state)->timeout = PFTM_TCP_FIN_WAIT; in pf_tcp_track_full()
5654 (*state)->timeout = PFTM_TCP_FIN_WAIT; in pf_tcp_track_sloppy()
H A Dpf_ioctl.c379 my_timeout[PFTM_TCP_FIN_WAIT] = PFTM_TCP_FIN_WAIT_VAL; in pfattach_vnet()
/freebsd/usr.sbin/bsnmpd/modules/snmp_pf/
H A Dpf_snmp.c383 pt.timeout = PFTM_TCP_FIN_WAIT; in pf_timeouts()
/freebsd/sbin/pfctl/
H A Dpfctl_parser.c191 { "tcp.finwait", PFTM_TCP_FIN_WAIT },
H A Dpfctl.c2320 pf->timeout[PFTM_TCP_FIN_WAIT] = PFTM_TCP_FIN_WAIT_VAL; in pfctl_init_options()