Home
last modified time | relevance | path

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

/net/lwip/
A Ddns.c21 static void do_dns_tmr(void *arg) in do_dns_tmr()
26 static void dns_cb(const char *name, const ip_addr_t *ipaddr, void *arg) in dns_cb()
A Dwget.c186 static err_t httpc_recv_cb(void *arg, struct altcp_pcb *pcb, struct pbuf *pbuf, in httpc_recv_cb()
213 static void httpc_result_cb(void *arg, httpc_result_t httpc_result, in httpc_result_cb()
263 static err_t httpc_headers_done_cb(httpc_state_t *connection, void *arg, struct pbuf *hdr, in httpc_headers_done_cb()
A Dtftp.c146 static void no_response(void *arg) in no_response()
237 char *arg = NULL; in do_tftpb() local

Completed in 13 milliseconds