Searched refs:tftp_transfer (Results 1 - 9 of 9) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/dnsmasq/src/
H A Dtftp.c22 static void free_transfer(struct tftp_transfer *transfer);
25 static ssize_t get_block(char *packet, struct tftp_transfer *transfer);
53 struct tftp_transfer *transfer;
267 if (!(transfer = whine_malloc(sizeof(struct tftp_transfer))))
426 struct tftp_transfer *t;
507 struct tftp_transfer *transfer, *tmp, **up;
609 static void free_transfer(struct tftp_transfer *transfer)
671 static ssize_t get_block(char *packet, struct tftp_transfer *transfer)
755 struct tftp_transfer *transfer;
H A Ddnsmasq.h896 struct tftp_transfer { struct
905 struct tftp_transfer *next;
1062 struct tftp_transfer *tftp_trans, *tftp_done_trans;
H A Ddnsmasq.c1458 struct tftp_transfer *transfer;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/dnsmasq/src/
H A Dtftp.c22 static void free_transfer(struct tftp_transfer *transfer);
25 static ssize_t get_block(char *packet, struct tftp_transfer *transfer);
53 struct tftp_transfer *transfer;
267 if (!(transfer = whine_malloc(sizeof(struct tftp_transfer))))
426 struct tftp_transfer *t;
507 struct tftp_transfer *transfer, *tmp, **up;
609 static void free_transfer(struct tftp_transfer *transfer)
671 static ssize_t get_block(char *packet, struct tftp_transfer *transfer)
755 struct tftp_transfer *transfer;
H A Ddnsmasq.h896 struct tftp_transfer { struct
905 struct tftp_transfer *next;
1062 struct tftp_transfer *tftp_trans, *tftp_done_trans;
H A Ddnsmasq.c1458 struct tftp_transfer *transfer;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/dnsmasq/src/
H A Dtftp.c22 static void free_transfer(struct tftp_transfer *transfer);
25 static ssize_t get_block(char *packet, struct tftp_transfer *transfer);
53 struct tftp_transfer *transfer;
267 if (!(transfer = whine_malloc(sizeof(struct tftp_transfer))))
426 struct tftp_transfer *t;
507 struct tftp_transfer *transfer, *tmp, **up;
609 static void free_transfer(struct tftp_transfer *transfer)
671 static ssize_t get_block(char *packet, struct tftp_transfer *transfer)
755 struct tftp_transfer *transfer;
H A Ddnsmasq.h896 struct tftp_transfer { struct
905 struct tftp_transfer *next;
1062 struct tftp_transfer *tftp_trans, *tftp_done_trans;
H A Ddnsmasq.c1458 struct tftp_transfer *transfer;

Completed in 188 milliseconds