Searched refs:TFTP_BLKSIZE_DEFAULT (Results 1 – 1 of 1) sorted by relevance
69 #define TFTP_BLKSIZE_DEFAULT 512 macro317 state->blksize = TFTP_BLKSIZE_DEFAULT; in tftp_parse_option_ack()971 blksize = TFTP_BLKSIZE_DEFAULT; in tftp_connect()986 if(need_blksize < TFTP_BLKSIZE_DEFAULT) in tftp_connect()987 need_blksize = TFTP_BLKSIZE_DEFAULT; in tftp_connect()1011 state->blksize = TFTP_BLKSIZE_DEFAULT; /* Unless updated by OACK response */ in tftp_connect()