OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PKTSIZE
(Results
1 - 5
of
5
) sorted by relevancy
/src/include/arpa/
tftp.h
43
#define
PKTSIZE
SEGSIZE + 4
/src/dist/pf/libexec/tftp-proxy/
tftp-proxy.c
60
#ifndef
PKTSIZE
61
#define
PKTSIZE
SEGSIZE+4
62
#endif /* !
PKTSIZE
*/
91
char req[
PKTSIZE
];
/src/usr.bin/tftp/
tftpsubs.c
268
char rbuf[
PKTSIZE
];
tftp.c
72
char ackbuf[
PKTSIZE
];
404
readlen =
PKTSIZE
;
/src/libexec/tftpd/
tftpd.c
85
static char ackbuf[
PKTSIZE
];
86
static char oackbuf[
PKTSIZE
];
Completed in 120 milliseconds
Indexes created Tue Oct 21 15:09:54 GMT 2025