Searched refs:PFTM_TCP_CLOSING (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.c4273 (*state)->timeout = PFTM_TCP_CLOSING;
4455 (*state)->timeout = PFTM_TCP_CLOSING;
H A Dpf_ioctl.c318 my_timeout[PFTM_TCP_CLOSING] = PFTM_TCP_CLOSING_VAL;
/freebsd-13-stable/sbin/pfctl/
H A Dpfctl_parser.c192 { "tcp.closing", PFTM_TCP_CLOSING },
H A Dpfctl.c1737 pf->timeout[PFTM_TCP_CLOSING] = PFTM_TCP_CLOSING_VAL;
/freebsd-13-stable/usr.sbin/bsnmpd/modules/snmp_pf/
H A Dpf_snmp.c384 pt.timeout = PFTM_TCP_CLOSING;

Completed in 200 milliseconds