OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:if_metric
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/netatalk/
at_control.c
613
aa->aa_ifa.ifa_metric = ifp->
if_metric
;
/src/sys/net/
if.h
311
uint64_t
if_metric
; /* :? routing metric (external only) */
member in struct:ifnet
if.c
3174
ifi->ifi_metric = ifp->
if_metric
;
3275
ifr->ifr_metric = ifp->
if_metric
;
3296
ifp->
if_metric
= ifr->ifr_metric;
/src/sys/netinet/
in.c
1254
ia->ia_ifa.ifa_metric = ifp->
if_metric
;
/src/sys/netinet6/
in6.c
1850
ia->ia_ifa.ifa_metric = ifp->
if_metric
;
Completed in 20 milliseconds
Indexes created Sat Oct 18 17:09:52 GMT 2025