OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tcpcb_template
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/netinet/
tcp_subr.c
878
static struct tcpcb
tcpcb_template
= {
variable in typeref:struct:tcpcb
903
struct tcpcb *tp = &
tcpcb_template
;
953
memcpy(tp, &
tcpcb_template
, sizeof(*tp));
Completed in 13 milliseconds
Indexes created Tue Sep 30 11:09:46 GMT 2025