HomeSort by: relevance | last modified time | path
    Searched defs:setifchan (Results 1 - 1 of 1) sorted by relevancy

  /src/sbin/ifconfig/
ieee80211.c 89 static int setifchan(prop_dictionary_t, prop_dictionary_t);
142 .k_uint = IEEE80211_CHAN_ANY, .k_exec = setifchan,
170 0, UINT16_MAX, 10, setifchan, "chan", &command_root.pb_parser);
328 setifchan(prop_dictionary_t env, prop_dictionary_t oenv) function in typeref:typename:int

Completed in 87 milliseconds