HomeSort by: relevance | last modified time | path
    Searched refs:PFTM_TCP_CLOSING (Results 1 - 5 of 5) sorted by relevancy

  /src/dist/pf/sbin/pfctl/
pfctl_parser.c 227 { "tcp.closing", PFTM_TCP_CLOSING },
pfctl.c 1512 pf->timeout[PFTM_TCP_CLOSING] = PFTM_TCP_CLOSING_VAL;
  /src/sys/dist/pf/net/
pfvar.h 94 PFTM_TCP_CLOSING, PFTM_TCP_FIN_WAIT, PFTM_TCP_CLOSED,
pf_ioctl.c 298 timeout[PFTM_TCP_CLOSING] = PFTM_TCP_CLOSING_VAL;
pf.c 4141 (*state)->timeout = PFTM_TCP_CLOSING;

Completed in 22 milliseconds