HomeSort by relevance Sort by last modified time
    Searched refs:TFTP_SERVER (Results 1 - 4 of 4) sorted by null

  /external/qemu/slirp/
tftp.h 5 #define TFTP_SERVER 69
udp.c 160 if (ntohs(uh->uh_dport) == TFTP_SERVER) {
  /external/qemu/slirp-android/
tftp.h 5 #define TFTP_SERVER 69
udp.c 198 if (port_geth(uh->uh_dport) == TFTP_SERVER) {

Completed in 21 milliseconds