OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:uv_threshold
(Results
1 - 8
of
8
) sorted by relevancy
/src/usr.sbin/mrouted/
vif.h
23
u_char
uv_threshold
; /* min ttl required to forward on vif */
member in struct:uvif
config.c
93
v->
uv_threshold
= DEFAULT_THRESHOLD;
cfparse.y
172
v->
uv_threshold
= DEFAULT_THRESHOLD;
292
v->
uv_threshold
= $2;
kern.c
127
vc.vifc_threshold = v->
uv_threshold
;
vif.c
755
*p++ = v->
uv_threshold
;
848
*p++ = v->
uv_threshold
;
869
*p++ = v->
uv_threshold
;
1302
v->
uv_threshold
,
rsrr.c
238
vif_list[vifi].threshold = v->
uv_threshold
;
prune.c
72
gt->gt_ttls[vifi] = v->
uv_threshold
;
2119
resp->tr_fttl = uvifs[vifi].
uv_threshold
;
snmp.c
817
long_return = uvifs[ifnum].
uv_threshold
;
Completed in 40 milliseconds
Indexes created Tue Feb 24 01:34:59 UTC 2026