Home
last modified time | relevance | path

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

/illumos-gate/usr/src/boot/libsa/
H A Dtftp.c86 static int tftpport = 2000; variable
337 h->iodesc->myport = htons(tftpport + (getsecs() & 0x3ff)); in tftp_makereq()