Home
last modified time | relevance | path

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

/freebsd-src/stand/libsa/
H A Dtftp.h35 #define IPPORT_TFTP 69 macro
H A Dtftp.c347 h->iodesc->destport = htons(IPPORT_TFTP); in tftp_makereq()