Searched refs:ipf_tcphalfclosed (Results 1 – 6 of 6) sorted by relevance
| /trueos/contrib/ipfilter/ |
| HD | mlfk_ipl.c | 85 &ipf_tcphalfclosed, 0, "");
|
| HD | mlf_ipl.c | 106 &ipf_tcphalfclosed, 0, "");
|
| /trueos/sys/contrib/ipfilter/netinet/ |
| HD | mlfk_ipl.c | 88 &ipfmain.ipf_tcphalfclosed, 0, "timeout for half closed TCP sessions");
|
| HD | ip_fil.h | 1629 u_int ipf_tcphalfclosed; member
|
| HD | ip_state.c | 4653 tqp[IPF_TCPS_CLOSE_WAIT].ifq_ttl = softc->ipf_tcphalfclosed; 4654 tqp[IPF_TCPS_FIN_WAIT_1].ifq_ttl = softc->ipf_tcphalfclosed;
|
| HD | fil.c | 382 { { (void *)offsetof(ipf_main_softc_t, ipf_tcphalfclosed) }, 384 stsizeof(ipf_main_softc_t, ipf_tcphalfclosed), 9295 softc->ipf_tcphalfclosed = IPF_TTLVAL(2 * 3600);
|