OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tftpport
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/lib/libsa/
tftp.c
64
static int
tftpport
= 2000;
variable in typeref:typename:int
175
/* h->iodesc->myport = htons(--
tftpport
); */
176
h->iodesc->myport = htons(
tftpport
+ (getsecs() & 0x3ff));
Completed in 11 milliseconds
Indexes created Wed Oct 01 15:09:59 GMT 2025