OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TFTP_RRQ
(Results
1 - 7
of
7
) sorted by null
/external/qemu/slirp/
tftp.h
7
#define
TFTP_RRQ
1
tftp.c
417
case
TFTP_RRQ
:
/external/qemu/slirp-android/
tftp.h
7
#define
TFTP_RRQ
1
tftp.c
423
case
TFTP_RRQ
:
/external/grub/netboot/
etherboot.h
227
#define
TFTP_RRQ
1
fsys_tftp.c
429
tp.opcode = htons (
TFTP_RRQ
);
main.c
320
tp.opcode = htons (
TFTP_RRQ
);
Completed in 38 milliseconds