OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TFTP_MAX_PACKET
(Results
1 - 3
of
3
) sorted by null
/external/grub/netboot/
etherboot.h
225
#define
TFTP_MAX_PACKET
1432 /* 512 */
349
char download[
TFTP_MAX_PACKET
];
fsys_tftp.c
129
if (len >
TFTP_MAX_PACKET
)
435
dirname, 0, 0, 0,
TFTP_MAX_PACKET
, 0, 0)
main.c
322
name, 0, 0, 0,
TFTP_MAX_PACKET
)
386
if (len >
TFTP_MAX_PACKET
)
Completed in 2245 milliseconds