tag
line
file
source code
metric
926
net/inet/dev.c
ifr.ifr_metric = dev->metric;
metric
931
net/inet/dev.c
dev->metric = ifr.ifr_metric;
metric
97
net/inet/dev.h
unsigned short metric; /* routing metric (not used) */