Home
last modified time | relevance | path

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

/AliOS-Things-master/components/lwip/lwip2.0.0/apps/tftp/
A Dtftp_client.c32 } tftp_state_t; typedef
34 static tftp_state_t tftp_state;
47 tftp_state_t *pstate = &tftp_state; in close_handle()
59 memset(pstate, 0, sizeof(tftp_state_t)); in close_handle()
64 tftp_state_t *pstate = &tftp_state; in tftp_tmr()
89 tftp_state_t *pstate = &tftp_state; in recv()
213 tftp_state_t *pstate = &tftp_state; in tftp_client_get()

Completed in 2 milliseconds