Home | History | Annotate | Download | only in ap

Lines Matching refs:hostapd_iface

43 static int setup_interface2(struct hostapd_iface *iface);
48 int (*cb)(struct hostapd_iface *iface,
125 static void hostapd_clear_old(struct hostapd_iface *iface)
147 int hostapd_reload_config(struct hostapd_iface *iface)
341 static void hostapd_cleanup_iface_partial(struct hostapd_iface *iface)
361 static void hostapd_cleanup_iface(struct hostapd_iface *iface)
464 static int hostapd_validate_bssid_configuration(struct hostapd_iface *iface)
896 static void hostapd_tx_queue_params(struct hostapd_iface *iface)
990 static int start_ctrl_iface(struct hostapd_iface *iface)
1013 struct hostapd_iface *iface = eloop_ctx;
1029 void hostapd_channel_list_updated(struct hostapd_iface *iface, int initiator)
1040 static int setup_interface(struct hostapd_iface *iface)
1113 static int setup_interface2(struct hostapd_iface *iface)
1162 int hostapd_setup_interface_complete(struct hostapd_iface *iface, int err)
1315 int hostapd_setup_interface(struct hostapd_iface *iface)
1342 hostapd_alloc_bss_data(struct hostapd_iface *hapd_iface,
1372 void hostapd_interface_deinit(struct hostapd_iface *iface)
1394 void hostapd_interface_free(struct hostapd_iface *iface)
1416 struct hostapd_iface * hostapd_init(struct hapd_interfaces *interfaces,
1419 struct hostapd_iface *hapd_iface = NULL;
1475 struct hostapd_iface *iface = interfaces->iface[i];
1498 struct hostapd_iface *
1502 struct hostapd_iface *new_iface = NULL, *iface = NULL;
1604 void hostapd_interface_deinit_free(struct hostapd_iface *iface)
1630 struct hostapd_iface *hapd_iface)
1649 int hostapd_enable_iface(struct hostapd_iface *hapd_iface)
1685 int hostapd_reload_iface(struct hostapd_iface *hapd_iface)
1705 int hostapd_disable_iface(struct hostapd_iface *hapd_iface)
1749 static struct hostapd_iface *
1752 struct hostapd_iface **iface, *hapd_iface;
1755 sizeof(struct hostapd_iface *));
1812 static struct hostapd_iface * hostapd_data_alloc(
1816 struct hostapd_iface *hapd_iface =
1845 struct hostapd_iface *hapd_iface = NULL, *new_iface = NULL;
1871 struct hostapd_iface **tmp;
1874 sizeof(struct hostapd_iface *));
1994 static int hostapd_remove_bss(struct hostapd_iface *iface, unsigned int idx)
2029 struct hostapd_iface *hapd_iface;
2154 void hostapd_set_state(struct hostapd_iface *iface, enum hostapd_iface_state s)
2314 struct hostapd_iface *iface = hapd->iface;
2390 hostapd_switch_channel_fallback(struct hostapd_iface *iface,