Home
last modified time | relevance | path

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

/external/qemu/slirp-android/
Dtftp.c38 static struct tftp_session tftp_sessions[TFTP_SESSIONS_MAX]; variable
59 spt = &tftp_sessions[k]; in tftp_session_allocate()
87 spt = &tftp_sessions[k]; in tftp_session_find()
294 spt = &tftp_sessions[s]; in tftp_handle_rrq()
411 if (tftp_send_data(&tftp_sessions[s], in tftp_handle_ack()
/external/qemu/slirp/
Dtftp.c38 static struct tftp_session tftp_sessions[TFTP_SESSIONS_MAX]; variable
59 spt = &tftp_sessions[k]; in tftp_session_allocate()
87 spt = &tftp_sessions[k]; in tftp_session_find()
288 spt = &tftp_sessions[s]; in tftp_handle_rrq()
405 if (tftp_send_data(&tftp_sessions[s], in tftp_handle_ack()