OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ipktbuf
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/bsd/ekermit/dist/
kermit.h
353
UCHAR
ipktbuf
[P_PKTLEN+8][P_WSLOTS]; /* Buffers for incoming packets */
member in struct:k_data
main.c
406
debug(DB_PKT,"main packet",&(k.
ipktbuf
[0][r_slot]),rx_len);
kermit.c
281
p = &(k->
ipktbuf
[0][r_slot]); /* Point to it */
763
return(&(k->
ipktbuf
[0][i]));
Completed in 21 milliseconds
Indexes created Sat Jun 20 00:25:23 UTC 2026