Searched refs:parm_d_metric (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sbin/routed/
H A Dparms.c776 if (parm.parm_d_metric != 0
781 parm.parm_d_metric = i;
901 if (new->parm_d_metric != 0
902 && parmp->parm_d_metric != 0
903 && new->parm_d_metric != parmp->parm_d_metric) {
H A Dmain.c161 parm.parm_d_metric = 1;
210 parm.parm_d_metric = n;
H A Ddefs.h400 u_char parm_d_metric; member in struct:parm

Completed in 108 milliseconds