Home
last modified time | relevance | path

Searched refs:setifmetric (Results 1 – 1 of 1) sorted by relevance

/netbsd/src/sbin/ifconfig/
Difconfig.c132 static int setifmetric(prop_dictionary_t, prop_dictionary_t);
181 setifmetric, "metric", &command_root.pb_parser);
1147 setifmetric(prop_dictionary_t env, prop_dictionary_t oenv) in setifmetric() function