Home
last modified time | relevance | path

Searched refs:RRQ (Results 1 – 5 of 5) sorted by relevance

/titanic_50/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_tftp.c45 case RRQ: in interpret_tftp()
56 case RRQ: in interpret_tftp()
99 case RRQ: in interpret_tftp()
150 case RRQ: return ("read request");
/titanic_50/usr/src/head/arpa/
H A Dtftp.h52 #define RRQ 01 /* read request */ macro
/titanic_50/usr/src/cmd/cmd-inet/usr.bin/tftp/
H A Dtftp.c265 if ((size = makerequest(RRQ, name, ap, mode)) == -1) { in tftp_recvfile()
655 if (op < RRQ || op > OACK) in tpacket()
661 case RRQ: in tpacket()
/titanic_50/usr/src/cmd/cmd-inet/usr.sbin/
H A Din.tftpd.c449 if (tp->th_opcode == RRQ || tp->th_opcode == WRQ) in main()
634 if (opcode == RRQ) { in tsize_handler()
782 readmode = (tp->th_opcode == RRQ); in tftp()
/titanic_50/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_hw.h1719 } RRQ; typedef
1769 RRQ rrq; /* Payload for RRQ */