Home
last modified time | relevance | path

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

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