OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:n_metric
(Results
1 - 5
of
5
) sorted by relevancy
/src/sbin/routed/
input.c
282
n->
n_metric
= ntohl(n->
n_metric
);
291
&& n->
n_metric
== HOPCNT_INFINITY) {
341
v12buf.n->
n_metric
= htonl(i);
399
v12buf.n->
n_metric
= HOPCNT_INFINITY;
413
v12buf.n->
n_metric
= j;
415
v12buf.n->
n_metric
= HOPCNT_INFINITY;
427
v12buf.n->
n_metric
= htonl(v12buf.n->
n_metric
);
607
n->
n_metric
= ntohl(n->n_metric)
[
all
...]
output.c
427
wb->n->
n_metric
= ((stopint || ag->ag_metric < 1)
430
wb->n->
n_metric
= htonl(wb->n->
n_metric
);
798
v12buf.n->
n_metric
= htonl(def_metric);
948
buf.rip_nets[0].
n_metric
= htonl(HOPCNT_INFINITY);
trace.c
929
&& ntohl(n->
n_metric
) == HOPCNT_INFINITY
1009
(u_int)ntohl(n->
n_metric
));
/src/include/protocols/
routed.h
84
uint32_t
n_metric
; /* cost of route */
/src/sbin/routed/rtquery/
rtquery.c
150
OMSG.rip_nets[0].
n_metric
= htonl(HOPCNT_INFINITY);
787
net_buf, (int)ntohl(n->
n_metric
), name);
Completed in 15 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025