Home
last modified time | relevance | path

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

/mirbsd/src/sys/lib/libsa/
Dtftp.h114 #define IPPORT_TFTP 69 macro
Dtftp.c179 h->iodesc->destport = htons(IPPORT_TFTP); in tftp_makereq()