OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sackhole
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/netinet/
tcp_var.h
199
TAILQ_HEAD(sackhead,
sackhole
);
200
struct
sackhole
{
struct
205
TAILQ_ENTRY(
sackhole
) sackhole_q;
865
struct
sackhole
*tcp_sack_output(struct tcpcb *tp, int *sack_bytes_rexmt);
tcp_var.h
199
TAILQ_HEAD(sackhead,
sackhole
);
200
struct
sackhole
{
struct
205
TAILQ_ENTRY(
sackhole
) sackhole_q;
865
struct
sackhole
*tcp_sack_output(struct tcpcb *tp, int *sack_bytes_rexmt);
Completed in 91 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025