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

/freebsd-11.0-release/contrib/wpa/src/fst/
H A Dfst_ctrl_iface.h21 extern const struct fst_ctrl *fst_ctrl_cli;
H A Dfst_internal.h34 struct fst_ctrl ctrl;
H A Dfst.h145 * struct fst_ctrl - Notification interface for FST module
147 struct fst_ctrl { struct
204 struct fst_ctrl_handle * fst_global_add_ctrl(const struct fst_ctrl *ctrl);
H A Dfst.c128 struct fst_ctrl_handle * fst_global_add_ctrl(const struct fst_ctrl *ctrl)
H A Dfst_ctrl_iface.c734 static const struct fst_ctrl ctrl_cli = {
740 const struct fst_ctrl *fst_ctrl_cli = &ctrl_cli;

Completed in 31 milliseconds