Home
last modified time | relevance | path

Searched refs:on_session_added (Results 1 – 2 of 2) sorted by relevance

/hostap-latest/src/fst/
Dfst.h193 int (*on_session_added)(struct fst_session *s); member
Dfst_session.c779 foreach_fst_ctrl_call(on_session_added, s); in fst_session_create()