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

/fuchsia/zircon/system/ulib/tftp/
H A Dtftp.c1218 tftp_msg_loop_opts msg_loop_opts = {.incoming = opts->inbuf, local
1224 status = tftp_msg_loop(session, transport_cookie, file_cookie, &msg_loop_opts, timeout_ms);
1262 tftp_msg_loop_opts msg_loop_opts = {.incoming = opts->inbuf, local
1269 tftp_status status = tftp_msg_loop(session, transport_cookie, file_cookie, &msg_loop_opts,

Completed in 77 milliseconds