HomeSort by: relevance | last modified time | path
    Searched refs:fst_session_set_str_ifname (Results 1 - 3 of 3) sorted by relevancy

  /src/external/bsd/wpa/dist/src/fst/
fst_session.h 59 int fst_session_set_str_ifname(struct fst_session *s, const char *ifname,
fst_ctrl_iface.c 230 ret = fst_session_set_str_ifname(s, q + 1, true);
232 ret = fst_session_set_str_ifname(s, q + 1, false);
fst_session.c 1232 int fst_session_set_str_ifname(struct fst_session *s, const char *ifname, function

Completed in 14 milliseconds