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

/netbsd-6-1-5-RELEASE/sbin/ifconfig/
H A Difconfig.c169 extern struct pkw cloning, silent_family, family, ifcaps, ifflags, misc;
272 , {.b_nextparser = &ifcaps.pk_parser}
310 struct pkw ifcaps = PKW_INITIALIZER(&ifcaps, "ifcaps", setifcaps, variable in typeref:struct:pkw
529 d = (prop_data_t )prop_dictionary_get(env, "ifcaps");
1006 capdata = (prop_data_t)prop_dictionary_get(env, "ifcaps");
1019 rc = prop_dictionary_set(oenv, "ifcaps", capdata);
1052 rc = prop_dictionary_set(oenv, "ifcaps", capdata);

Completed in 52 milliseconds