Searched refs:PFTM_TCP_CLOSED (Results 1 - 6 of 6) sorted by relevance

/freebsd-13-stable/sys/netpfil/pf/
H A Dpf.h69 PFTM_TCP_CLOSING, PFTM_TCP_FIN_WAIT, PFTM_TCP_CLOSED, enumerator in enum:__anon15449
H A Dpf.c4264 (*state)->timeout = PFTM_TCP_CLOSED;
4446 (*state)->timeout = PFTM_TCP_CLOSED;
H A Dpf_ioctl.c320 my_timeout[PFTM_TCP_CLOSED] = PFTM_TCP_CLOSED_VAL;
/freebsd-13-stable/sbin/pfctl/
H A Dpfctl_parser.c194 { "tcp.closed", PFTM_TCP_CLOSED },
H A Dpfctl.c1739 pf->timeout[PFTM_TCP_CLOSED] = PFTM_TCP_CLOSED_VAL;
/freebsd-13-stable/usr.sbin/bsnmpd/modules/snmp_pf/
H A Dpf_snmp.c390 pt.timeout = PFTM_TCP_CLOSED;

Completed in 255 milliseconds