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_buffer_storage
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/mpl/bind/dist/tests/isc/
doh_test.c
296
thread_local uint8_t
tcp_buffer_storage
[4096];
variable
477
memmove(
tcp_buffer_storage
+ tcp_buffer_length, region->base,
482
magic = *(uint64_t *)
tcp_buffer_storage
;
486
memmove(
tcp_buffer_storage
,
tcp_buffer_storage
+ sizeof(magic),
doh_test.c
296
thread_local uint8_t
tcp_buffer_storage
[4096];
variable
477
memmove(
tcp_buffer_storage
+ tcp_buffer_length, region->base,
482
magic = *(uint64_t *)
tcp_buffer_storage
;
486
memmove(
tcp_buffer_storage
,
tcp_buffer_storage
+ sizeof(magic),
Completed in 71 milliseconds
Indexes created Sat Jun 20 00:25:23 UTC 2026