Searched refs:MAXPKTSIZE (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/include/arpa/
H A Dtftp.h44 #define MAXPKTSIZE MAXSEGSIZE + 4 macro
/netbsd-current/usr.bin/tftp/
H A Dtftpsubs.c65 char buf[MAXPKTSIZE]; /* room for data packet */
/netbsd-current/libexec/tftpd/
H A Dtftpd.c84 static char buf[MAXPKTSIZE];

Completed in 193 milliseconds