OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:vtw
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/netinet/
tcp_vtw.h
202
/*!\brief common to all
vtw
271
vtw_ctl_t *
vtw
; /* associated VTWs */
member in struct:fatp_ctl
389
struct vtw_common *
vtw
;
member in struct:vestigial_inpcb
tcp_vtw.h
202
/*!\brief common to all
vtw
271
vtw_ctl_t *
vtw
; /* associated VTWs */
member in struct:fatp_ctl
389
struct vtw_common *
vtw
;
member in struct:vestigial_inpcb
tcp_vtw.c
32
* methods called Vestigial Time-Wait (
VTW
) and Maximum Segment Lifetime
35
* MSLT and
VTW
were contributed by Coyote Point Systems, Inc.
54
* Vestigial Time-Wait (
VTW
) replaces a TIME_WAIT session's PCB/socket
56
* "vestigial PCB".
VTW
data structures are designed to be very fast and
64
* runs out,
VTW
makes room by discarding old vestigial PCBs, oldest first.
65
*
VTW
cooperates with MSLT.
67
* It may help to think of
VTW
as a "FIN cache" by analogy to the SYN
71
* sessions as fast as it can is approximately 17% idle when
VTW
is active
72
* versus 0% idle when
VTW
is inactive. It has 103 megabytes more free RAM
73
* when
VTW
is active (approximately 64k vestigial PCBs are created) tha
470
vtw
_v4_t *
vtw
= ctl->base.v4 + idx;
local in function:vtw_from_index
475
vtw
_v6_t *
vtw
= ctl->base.v6 + idx;
local in function:vtw_from_index
778
vtw
_t *
vtw
;
local in function:vtw_lookup_hash_v4
931
vtw
_t *
vtw
;
local in function:vtw_lookup_hash_v6
1029
vtw
_t *
vtw
;
local in function:vtw_next_port_v4
1143
vtw
_t *
vtw
;
local in function:vtw_next_port_v6
1378
vtw
_t *
vtw
= 0;
local in function:vtw_alloc
1487
vtw
_t *
vtw
;
local in function:vtw_age
1640
vtw
_t *
vtw
= 0;
local in function:tcp_next_port_v4
1656
vtw
_t *
vtw
;
local in function:tcp_lookup_v4
1740
vtw
_t *
vtw
= 0;
local in function:tcp_next_port_v6
1757
vtw
_t *
vtw
;
local in function:tcp_lookup_v6
1883
vtw
_t *
vtw
;
local in function:vtw_add
2060
vtw
_t *
vtw
;
local in function:vtw_restart_v4
2108
vtw
_t *
vtw
;
local in function:vtw_restart_v6
2230
vtw
_t *
vtw
;
local in function:vtw_debug_add
2376
vtw
_t *
vtw
;
local in function:vtw_sanity_check
[
all
...]
tcp_vtw.c
32
* methods called Vestigial Time-Wait (
VTW
) and Maximum Segment Lifetime
35
* MSLT and
VTW
were contributed by Coyote Point Systems, Inc.
54
* Vestigial Time-Wait (
VTW
) replaces a TIME_WAIT session's PCB/socket
56
* "vestigial PCB".
VTW
data structures are designed to be very fast and
64
* runs out,
VTW
makes room by discarding old vestigial PCBs, oldest first.
65
*
VTW
cooperates with MSLT.
67
* It may help to think of
VTW
as a "FIN cache" by analogy to the SYN
71
* sessions as fast as it can is approximately 17% idle when
VTW
is active
72
* versus 0% idle when
VTW
is inactive. It has 103 megabytes more free RAM
73
* when
VTW
is active (approximately 64k vestigial PCBs are created) tha
470
vtw
_v4_t *
vtw
= ctl->base.v4 + idx;
local in function:vtw_from_index
475
vtw
_v6_t *
vtw
= ctl->base.v6 + idx;
local in function:vtw_from_index
778
vtw
_t *
vtw
;
local in function:vtw_lookup_hash_v4
931
vtw
_t *
vtw
;
local in function:vtw_lookup_hash_v6
1029
vtw
_t *
vtw
;
local in function:vtw_next_port_v4
1143
vtw
_t *
vtw
;
local in function:vtw_next_port_v6
1378
vtw
_t *
vtw
= 0;
local in function:vtw_alloc
1487
vtw
_t *
vtw
;
local in function:vtw_age
1640
vtw
_t *
vtw
= 0;
local in function:tcp_next_port_v4
1656
vtw
_t *
vtw
;
local in function:tcp_lookup_v4
1740
vtw
_t *
vtw
= 0;
local in function:tcp_next_port_v6
1757
vtw
_t *
vtw
;
local in function:tcp_lookup_v6
1883
vtw
_t *
vtw
;
local in function:vtw_add
2060
vtw
_t *
vtw
;
local in function:vtw_restart_v4
2108
vtw
_t *
vtw
;
local in function:vtw_restart_v6
2230
vtw
_t *
vtw
;
local in function:vtw_debug_add
2376
vtw
_t *
vtw
;
local in function:vtw_sanity_check
[
all
...]
Completed in 23 milliseconds
Indexes created Thu Oct 02 01:09:59 GMT 2025