Searched refs:IPPORT_TFTP (Results 1 – 5 of 5) sorted by relevance
57 { IPPORT_TFTP, "TFTP" },380 case IPPORT_TFTP: in interpret_reserved()
63 #define IPPORT_TFTP 69 macro
171 default_port = (sp != NULL) ? sp->s_port : htons(IPPORT_TFTP); in main()
213 #define IPPORT_TFTP 69 macro
270 sin6_ptr->sin6_port = htons(IPPORT_TFTP); in main()