HomeSort by relevance Sort by last modified time
    Searched refs: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 43 milliseconds