Home
last modified time | relevance | path

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

/external/curl/lib/
Dtftp.c120 } tftp_packet_t; typedef
143 tftp_packet_t rpacket;
144 tftp_packet_t spacket;
282 static void setpacketevent(tftp_packet_t *packet, unsigned short num) in setpacketevent()
289 static void setpacketblock(tftp_packet_t *packet, unsigned short num) in setpacketblock()
295 static unsigned short getrpacketevent(const tftp_packet_t *packet) in getrpacketevent()
300 static unsigned short getrpacketblock(const tftp_packet_t *packet) in getrpacketblock()