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

/freebsd-9.3-release/sbin/routed/
H A Dparms.c772 if (parm.parm_d_metric != 0
777 parm.parm_d_metric = i;
895 if (new->parm_d_metric != 0
896 && parmp->parm_d_metric != 0
897 && new->parm_d_metric != parmp->parm_d_metric) {
H A Dmain.c157 parm.parm_d_metric = 1;
206 parm.parm_d_metric = n;
H A Ddefs.h400 u_char parm_d_metric; member in struct:parm

Completed in 55 milliseconds