OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:tftp_handle_rrq
(Results
1 - 2
of
2
) sorted by null
/external/qemu/slirp/
tftp.c
276
static void
tftp_handle_rrq
(struct tftp_t *tp, int pktlen)
function
418
tftp_handle_rrq
(tp, m->m_len);
/external/qemu/slirp-android/
tftp.c
282
static void
tftp_handle_rrq
(struct tftp_t *tp, int pktlen)
function
424
tftp_handle_rrq
(tp, m->m_len);
Completed in 164 milliseconds