Home
last modified time | relevance | path

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

/external/curl/lib/
Dtftp.c75 #define TFTP_OPTION_TSIZE "tsize" macro
385 else if(checkprefix(option, TFTP_OPTION_TSIZE)) { in tftp_parse_option_ack()
509 TFTP_OPTION_TSIZE); in tftp_send_first()