OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tcp_info
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/netinet/
tcp.h
138
#define
TCP_INFO
9 /* retrieve
tcp_info
structure */
149
* The
TCP_INFO
socket option comes from the Linux 2.6 TCP API, and permits
160
struct
tcp_info
{
struct
202
/* FreeBSD/NetBSD extensions to
tcp_info
. */
/src/crypto/external/bsd/openssh/dist/
packet.c
3021
char thishost[NI_MAXHOST] = "unknown", *
tcp_info
= NULL;
local
3037
xasprintf(&
tcp_info
, " tcp %s:%d -> %s:%d\r\n",
3041
tcp_info
= xstrdup("");
3089
tcp_info
,
3096
free(
tcp_info
);
Completed in 70 milliseconds
Indexes created Sun Aug 09 00:24:28 UTC 2026