Home
last modified time | relevance | path

Searched defs:dpp_global (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/wpa/src/common/
H A Ddpp_i.h16 struct dpp_global { struct
17 void *msg_ctx;
18 struct dl_list bootstrap; /* struct dpp_bootstrap_info */
19 struct dl_list configurator; /* struct dpp_configurator */
43 unsigned int dpp_next_id(struct dpp_global *dpp); argument