Home
last modified time | relevance | path

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

/external/curl/lib/
Dtftp.c119 } tftp_packet_t; typedef
142 tftp_packet_t rpacket;
143 tftp_packet_t spacket;
281 static void setpacketevent(tftp_packet_t *packet, unsigned short num) in setpacketevent()
288 static void setpacketblock(tftp_packet_t *packet, unsigned short num) in setpacketblock()
294 static unsigned short getrpacketevent(const tftp_packet_t *packet) in getrpacketevent()
299 static unsigned short getrpacketblock(const tftp_packet_t *packet) in getrpacketblock()