Searched refs:IPPORT_TFTP (Results 1 – 6 of 6) sorted by relevance
36 #define IPPORT_TFTP 69 macro
338 h->iodesc->destport = htons(IPPORT_TFTP); in tftp_makereq()
58 { IPPORT_TFTP, "TFTP" },379 case IPPORT_TFTP: in interpret_reserved()
229 default_port = (sp != NULL) ? sp->s_port : htons(IPPORT_TFTP); in main()
219 #define IPPORT_TFTP 69 macro
271 sin6_ptr->sin6_port = htons(IPPORT_TFTP); in main()