OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:nb2
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.sbin/map-mbone/
mapper.c
709
Neighbor *
nb2
;
local in function:graph_edges
715
(!(
nb2
= find_neighbor(node->addr, nb_node))
719
if (
nb2
&& (
nb2
->metric != nb->metric
720
||
nb2
->threshold != nb->threshold))
721
printf(",%d/%d",
nb2
->metric,
nb2
->threshold);
mapper.c
709
Neighbor *
nb2
;
local in function:graph_edges
715
(!(
nb2
= find_neighbor(node->addr, nb_node))
719
if (
nb2
&& (
nb2
->metric != nb->metric
720
||
nb2
->threshold != nb->threshold))
721
printf(",%d/%d",
nb2
->metric,
nb2
->threshold);
Completed in 231 milliseconds
Indexes created Thu Oct 02 07:10:07 GMT 2025