Searched refs:fst_iface_get_group (Results 1 – 5 of 5) sorted by relevance
92 struct fst_group *group = fst_iface_get_group(iface); in fst_detach()184 fst_group_update_ie(fst_iface_get_group(iface)); in fst_notify_peer_connected()200 fst_group_update_ie(fst_iface_get_group(iface)); in fst_notify_peer_disconnected()213 return fst_iface_get_group(iface1) == fst_iface_get_group(iface2); in fst_are_ifaces_aggregated()222 fst_group_update_ie(fst_iface_get_group(iface)); in fst_update_mac_addr()
28 fst_printf_group(fst_iface_get_group(iface), (level), "%s: " format, \
34 static inline struct fst_group * fst_iface_get_group(struct fst_iface *i) in fst_iface_get_group() function
304 foreach_fst_group_iface(fst_iface_get_group(iface), other_iface) { in fst_group_get_peer_other_connection_1()345 foreach_fst_group_iface(fst_iface_get_group(iface), other_iface) { in fst_group_get_peer_other_connection_2()
392 g = fst_iface_get_group(iface); in fst_session_handle_setup_request()1223 s = fst_find_session_in_progress(mgmt->sa, fst_iface_get_group(iface)); in fst_session_on_action_rx()