Searched refs:on_session_added (Results 1 – 2 of 2) sorted by relevance
| /freebsd-11-stable/contrib/wpa/src/fst/ | ||
| HD | fst.h | 193 int (*on_session_added)(struct fst_session *s); member |
| HD | fst_session.c | 781 foreach_fst_ctrl_call(on_session_added, s); in fst_session_create() |