OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:qttl
(Results
1 - 1
of
1
) sorted by relevancy
/src/usr.sbin/mtrace/
mtrace.c
131
int
qttl
= 0; /* TTL for the query packet */
variable in typeref:typename:int
1240
qttl
= atoi(arg);
1241
if (
qttl
< 1)
qttl
= 1;
1242
rttl =
qttl
;
1414
if (tdst == query_cast) k_set_ttl(
qttl
?
qttl
: 1);
1415
else k_set_ttl(
qttl
?
qttl
: MULTICAST_TTL1);
1584
qttl
? qttl : MULTICAST_TTL1)
[
all
...]
Completed in 12 milliseconds
Indexes created Wed Oct 01 19:09:53 GMT 2025