Searched refs:TFTP_PORT (Results 1 - 7 of 7) sorted by relevance

/external/tcpdump/
H A Dudp.h48 #define TFTP_PORT 69 /*XXX*/ macro
H A Dprint-udp.c606 else if (ISPORT(TFTP_PORT))
/external/dnsmasq/src/
H A Dconfig.h71 #define TFTP_PORT 69 macro
H A Dnetwork.c363 addr.in.sin_port = htons(TFTP_PORT);
462 iface->addr.in.sin_port = htons(TFTP_PORT);
/external/grub/netboot/
H A Dfsys_tftp.c80 ++iport, TFTP_PORT, len, &tp))
298 TFTP_PORT, len, &tp);
H A Detherboot.h124 #define TFTP_PORT 69 macro
H A Dmain.c325 TFTP_PORT, len, &tp))
344 ++iport, TFTP_PORT, len, &tp))

Completed in 115 milliseconds