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

/freebsd-11-stable/contrib/wpa/src/common/
H A Dwpa_ctrl.c584 static int wpa_ctrl_attach_helper(struct wpa_ctrl *ctrl, int attach) function
602 return wpa_ctrl_attach_helper(ctrl, 1);
608 return wpa_ctrl_attach_helper(ctrl, 0);

Completed in 59 milliseconds