Home
last modified time | relevance | path

Searched refs:fst_iface_get_name (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/wpa/src/fst/
H A Dfst_group.c175 fst_dump_mb_ies(fst_group_get_id(g), fst_iface_get_name(i), in fst_group_create_mb_ie()
243 const char *in = fst_iface_get_name(f); in fst_group_get_iface_by_name()
402 fst_iface_get_name(iface), MAC2STR(peer_addr), band_id); in fst_group_get_peer_other_connection()
417 fst_iface_get_name(other_iface), in fst_group_get_peer_other_connection()
427 fst_iface_get_name(other_iface), in fst_group_get_peer_other_connection()
H A Dfst_session.c37 fst_iface_get_name(iface), ##__VA_ARGS__)
410 fst_iface_get_name(new_iface), in fst_session_handle_setup_request()
477 fst_iface_get_name(iface), in fst_session_handle_setup_request()
478 fst_iface_get_name(new_iface)); in fst_session_handle_setup_request()
516 fst_iface_get_name(iface)); in fst_session_handle_setup_response()
591 fst_iface_get_name(s->data.old_iface), in fst_session_handle_setup_response()
592 fst_iface_get_name(s->data.new_iface), in fst_session_handle_setup_response()
887 fst_iface_get_name(s->data.new_iface), s->data.llt_ms); in fst_session_initiate_setup()
991 fst_iface_get_name(s->data.old_iface), in fst_session_respond()
992 fst_iface_get_name(s->data.new_iface), in fst_session_respond()
[all …]
H A Dfst_ctrl_iface.c200 new_iface ? fst_iface_get_name(new_iface) : in session_get()
202 old_iface ? fst_iface_get_name(old_iface) : in session_get()
531 const char *in = fst_iface_get_name(f); in iface_peers()
615 fst_iface_get_name(f), in list_ifaces()
673 num, fst_iface_get_name(iface)); in print_band()
701 os_strlcpy(extra.iface_state.ifname, fst_iface_get_name(i), in fst_ctrl_iface_on_iface_state_changed()
H A Dfst_internal.h29 fst_iface_get_name(iface), ##__VA_ARGS__)
H A Dfst_iface.h39 static inline const char * fst_iface_get_name(struct fst_iface *i) in fst_iface_get_name() function
H A Dfst.c29 os_strlcpy(extra.peer_state.ifname, fst_iface_get_name(iface), in fst_ctrl_iface_notify_peer_state_change()