OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tftpport
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/lib/libsa/
tftp.c
64
static int
tftpport
= 2000;
variable
175
/* h->iodesc->myport = htons(--
tftpport
); */
176
h->iodesc->myport = htons(
tftpport
+ (getsecs() & 0x3ff));
tftp.c
64
static int
tftpport
= 2000;
variable
175
/* h->iodesc->myport = htons(--
tftpport
); */
176
h->iodesc->myport = htons(
tftpport
+ (getsecs() & 0x3ff));
Completed in 46 milliseconds
Indexes created Tue Sep 15 00:24:42 UTC 2026