OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tcp_sendspace
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/netinet/
tcp_usrreq.c
430
#ifndef
TCP_SENDSPACE
431
#define
TCP_SENDSPACE
1024*32
433
int
tcp_sendspace
=
TCP_SENDSPACE
;
variable in typeref:typename:int
468
error = soreserve(so,
tcp_sendspace
, tcp_recvspace);
1908
NULL, 0, &
tcp_sendspace
, 0,
Completed in 14 milliseconds
Indexes created Sat Sep 27 14:09:57 GMT 2025