Home
last modified time | relevance | path

Searched refs:EBADOP (Results 1 – 4 of 4) sorted by relevance

/external/tcpdump/
Dtftp.h77 #define EBADOP 4 /* illegal TFTP operation */ macro
Dprint-tftp.c64 { EBADOP, "EBADOP" }, /* illegal TFTP operation */
/external/iputils/
Dtftp.h74 #define EBADOP 4 /* illegal TFTP operation */ macro
Dtftpd.c238 nak(EBADOP); in tftp()
253 nak(EBADOP); in tftp()
502 { EBADOP, "Illegal TFTP operation" },