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 - 3
of
3
) 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));
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));
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 36 milliseconds
Indexes created Wed Sep 24 15:09:51 GMT 2025