Home
last modified time | relevance | path

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

/netbsd-src/sbin/ifconfig/
H A Dether.c59 static int setethercaps(prop_dictionary_t, prop_dictionary_t);
72 struct pkw ethercaps = PKW_INITIALIZER(&ethercaps, "ethercaps", setethercaps,
123 setethercaps(prop_dictionary_t env, prop_dictionary_t oenv) in setethercaps() function