OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ipf_tcptimeout
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/external/bsd/ipf/netinet/
ip_state.c
4042
* the timeout here to
ipf_tcptimeout
because a
4571
tqp[IPF_TCPS_LISTEN].ifq_ttl = softc->
ipf_tcptimeout
;
4577
tqp[IPF_TCPS_CLOSING].ifq_ttl = softc->
ipf_tcptimeout
;
4581
tqp[IPF_TCPS_HALF_ESTAB].ifq_ttl = softc->
ipf_tcptimeout
;
ip_fil.h
1625
u_int
ipf_tcptimeout
;
member in struct:ipf_main_softc_s
fil.c
357
{ { (void *)offsetof(ipf_main_softc_t,
ipf_tcptimeout
) },
359
stsizeof(ipf_main_softc_t,
ipf_tcptimeout
),
9044
softc->
ipf_tcptimeout
= IPF_TTLVAL(2 * TCP_MSL);
Completed in 50 milliseconds
Indexes created Thu Oct 23 18:09:57 GMT 2025