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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/lib/
H A Dtftp.c122 } tftp_packet_t; typedef in typeref:struct:tftp_packet
145 tftp_packet_t rpacket;
146 tftp_packet_t spacket;
284 static void setpacketevent(tftp_packet_t *packet, unsigned short num)
291 static void setpacketblock(tftp_packet_t *packet, unsigned short num)
297 static unsigned short getrpacketevent(const tftp_packet_t *packet)
302 static unsigned short getrpacketblock(const tftp_packet_t *packet)

Completed in 102 milliseconds