Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/fst/
H A Dfst.h193 int (*on_session_added)(struct fst_session *s); member
H A Dfst_session.c779 foreach_fst_ctrl_call(on_session_added, s); in fst_session_create()