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

  /src/sys/external/bsd/ipf/netinet/
ip_fil.h 1629 u_int ipf_tcphalfclosed; member in struct:ipf_main_softc_s
ip_state.c 4575 tqp[IPF_TCPS_CLOSE_WAIT].ifq_ttl = softc->ipf_tcphalfclosed;
4576 tqp[IPF_TCPS_FIN_WAIT_1].ifq_ttl = softc->ipf_tcphalfclosed;
fil.c 373 { { (void *)offsetof(ipf_main_softc_t, ipf_tcphalfclosed) },
375 stsizeof(ipf_main_softc_t, ipf_tcphalfclosed),
9048 softc->ipf_tcphalfclosed = IPF_TTLVAL(2 * 3600);

Completed in 23 milliseconds