Home
last modified time | relevance | path

Searched defs:tftp_state (Results 1 – 1 of 1) sorted by relevance

/external/syslinux/com32/libupload/
Dupload_tftp.c27 struct tftp_state { struct
28 uint32_t my_ip;
29 uint32_t srv_ip;
53 static int send_ack_packet(struct tftp_state *tftp, in send_ack_packet() argument