OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:WRQ
(Results
1 - 4
of
4
) sorted by null
/bionic/libc/include/arpa/
tftp.h
47
#define
WRQ
02 /* write request */
/external/tcpdump/
print-tftp.c
43
#define
WRQ
02 /* write request */
66
{
WRQ
, "
WRQ
" }, /* write request */
117
case
WRQ
:
130
/* Print the mode - RRQ and
WRQ
only */
/external/iputils/
tftp.h
47
#define
WRQ
02 /* write request */
tftpd.c
200
if (tp->th_opcode == RRQ || tp->th_opcode ==
WRQ
)
261
if (tp->th_opcode ==
WRQ
)
Completed in 548 milliseconds