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

  /src/external/bsd/wpa/dist/src/common/
dpp.h 248 struct dpp_configuration { struct
347 struct dpp_configuration *conf_ap;
348 struct dpp_configuration *conf2_ap;
349 struct dpp_configuration *conf_sta;
350 struct dpp_configuration *conf2_sta;
621 struct dpp_configuration * dpp_configuration_alloc(const char *type);
627 int dpp_configuration_valid(const struct dpp_configuration *conf);
628 void dpp_configuration_free(struct dpp_configuration *conf);

Completed in 174 milliseconds