OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:netbuf
(Results
1 - 2
of
2
) sorted by relevancy
/src/common/include/rpc/
types.h
83
* The
netbuf
structure is defined here, because NetBSD only uses it inside
89
* The
netbuf
structure is used for transport-independent address storage.
91
struct
netbuf
{
struct
103
struct
netbuf
addr;
/src/lib/libc/net/
getnetnamadr.c
171
static char
netbuf
[PACKETSZ];
local in function:getnetanswer
201
bp =
netbuf
;
202
ep =
netbuf
+ sizeof(
netbuf
);
Completed in 12 milliseconds
Indexes created Sat Sep 20 22:09:52 GMT 2025