Home
last modified time | relevance | path

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

/freebsd-9-stable/usr.sbin/bsnmpd/modules/snmp_pf/
Dpf_snmp.c381 pt.timeout = PFTM_TCP_FIN_WAIT; in pf_timeouts()
/freebsd-9-stable/contrib/pf/pfctl/
Dpfctl_parser.c191 { "tcp.finwait", PFTM_TCP_FIN_WAIT },
Dpfctl.c1564 pf->timeout[PFTM_TCP_FIN_WAIT] = PFTM_TCP_FIN_WAIT_VAL; in pfctl_init_options()
/freebsd-9-stable/sys/contrib/pf/net/
Dpfvar.h98 PFTM_TCP_CLOSING, PFTM_TCP_FIN_WAIT, PFTM_TCP_CLOSED, enumerator
Dpf_ioctl.c398 my_timeout[PFTM_TCP_FIN_WAIT] = PFTM_TCP_FIN_WAIT_VAL; in pfattach()
485 timeout[PFTM_TCP_FIN_WAIT] = PFTM_TCP_FIN_WAIT_VAL; in pfattach()
Dpf.c4393 (*state)->timeout = PFTM_TCP_FIN_WAIT;
4595 (*state)->timeout = PFTM_TCP_FIN_WAIT;