Home
last modified time | relevance | path

Searched refs:fst_session_get_group (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/wpa/src/fst/
H A Dfst_session.h41 struct fst_group * fst_session_get_group(struct fst_session *s);
H A Dfst_session.c1132 struct fst_group * fst_session_get_group(struct fst_session *s) in fst_session_get_group() function
1235 struct fst_group *g = fst_session_get_group(s); in fst_session_set_str_ifname()
H A Dfst_ctrl_iface.c287 g = fst_session_get_group(s); in session_remove()