Searched refs:TFTP_RRQ (Results 1 – 7 of 7) sorted by relevance
7 #define TFTP_RRQ 1 macro
417 case TFTP_RRQ: in tftp_input()
423 case TFTP_RRQ: in tftp_input()
227 #define TFTP_RRQ 1 macro
429 tp.opcode = htons (TFTP_RRQ); in tftp_dir()
320 tp.opcode = htons (TFTP_RRQ); in tftp()