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

  /external/tcpdump/
udp.h 48 #define TFTP_PORT 69 /*XXX*/
print-udp.c 580 else if (ISPORT(TFTP_PORT))
  /external/dnsmasq/src/
config.h 71 #define TFTP_PORT 69
network.c 363 addr.in.sin_port = htons(TFTP_PORT);
470 iface->addr.in.sin_port = htons(TFTP_PORT);
634 iface->addr.in.sin_port = htons(TFTP_PORT);
    [all...]

Completed in 387 milliseconds