Searched refs:IPPORT_TFTP (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/sys/lib/libsa/
H A Dtftp.h104 #define IPPORT_TFTP 69 macro
H A Dtftp.c177 h->iodesc->destport = htons(IPPORT_TFTP);
/netbsd-current/sys/kern/
H A Dsubr_tftproot.c97 #define IPPORT_TFTP 69 macro
238 sin.sin_port = htons(IPPORT_TFTP);
/netbsd-current/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/linux/netinet/
H A Din_.d66 enum IPPORT_TFTP = 69;

Completed in 843 milliseconds