Home
last modified time | relevance | path

Searched refs:IPPORT_TFTP (Results 1 – 2 of 2) sorted by relevance

/openbsd/sys/lib/libsa/
H A Dtftp.h114 #define IPPORT_TFTP 69 macro
H A Dtftp.c178 h->iodesc->destport = htons(IPPORT_TFTP); in tftp_makereq()