Searched defs:dpp_global (Results 1 – 2 of 2) sorted by relevance
15 struct dpp_global { struct33 unsigned int dpp_next_id(struct dpp_global *dpp); argument
121 struct dpp_global { struct122 void *msg_ctx;123 struct dl_list bootstrap; /* struct dpp_bootstrap_info */124 struct dl_list configurator; /* struct dpp_configurator */126 struct dl_list controllers; /* struct dpp_relay_controller */127 struct dpp_controller *controller;128 struct dl_list tcp_init; /* struct dpp_connection */129 void *cb_ctx;130 int (*process_conf_obj)(void *ctx, struct dpp_authentication *auth);