/external/wpa_supplicant_8/hostapd/src/ap/ |
H A D | ap_drv_ops.c | 449 const char *bridge, int use_existing) 455 bridge, use_existing); 446 hostapd_if_add(struct hostapd_data *hapd, enum wpa_driver_if_type type, const char *ifname, const u8 *addr, void *bss_ctx, void **drv_priv, char *force_ifname, u8 *if_addr, const char *bridge, int use_existing) argument
|
/external/wpa_supplicant_8/src/ap/ |
H A D | ap_drv_ops.c | 449 const char *bridge, int use_existing) 455 bridge, use_existing); 446 hostapd_if_add(struct hostapd_data *hapd, enum wpa_driver_if_type type, const char *ifname, const u8 *addr, void *bss_ctx, void **drv_priv, char *force_ifname, u8 *if_addr, const char *bridge, int use_existing) argument
|
/external/wpa_supplicant_8/wpa_supplicant/src/ap/ |
H A D | ap_drv_ops.c | 449 const char *bridge, int use_existing) 455 bridge, use_existing); 446 hostapd_if_add(struct hostapd_data *hapd, enum wpa_driver_if_type type, const char *ifname, const u8 *addr, void *bss_ctx, void **drv_priv, char *force_ifname, u8 *if_addr, const char *bridge, int use_existing) argument
|
/external/wpa_supplicant_8/hostapd/src/drivers/ |
H A D | driver_nl80211.c | 4053 void *arg, int use_existing) 4062 if (use_existing) { 5867 const char *bridge, int use_existing) 5884 &p2pdev_info, use_existing); 5900 0, NULL, NULL, use_existing); 5901 if (use_existing && ifidx == -ENFILE) { 4049 nl80211_create_iface(struct wpa_driver_nl80211_data *drv, const char *ifname, enum nl80211_iftype iftype, const u8 *addr, int wds, int (*handler)(struct nl_msg *, void *), void *arg, int use_existing) argument 5863 wpa_driver_nl80211_if_add(void *priv, enum wpa_driver_if_type type, const char *ifname, const u8 *addr, void *bss_ctx, void **drv_priv, char *force_ifname, u8 *if_addr, const char *bridge, int use_existing) argument
|
/external/wpa_supplicant_8/src/drivers/ |
H A D | driver_nl80211.c | 4053 void *arg, int use_existing) 4062 if (use_existing) { 5867 const char *bridge, int use_existing) 5884 &p2pdev_info, use_existing); 5900 0, NULL, NULL, use_existing); 5901 if (use_existing && ifidx == -ENFILE) { 4049 nl80211_create_iface(struct wpa_driver_nl80211_data *drv, const char *ifname, enum nl80211_iftype iftype, const u8 *addr, int wds, int (*handler)(struct nl_msg *, void *), void *arg, int use_existing) argument 5863 wpa_driver_nl80211_if_add(void *priv, enum wpa_driver_if_type type, const char *ifname, const u8 *addr, void *bss_ctx, void **drv_priv, char *force_ifname, u8 *if_addr, const char *bridge, int use_existing) argument
|
/external/wpa_supplicant_8/wpa_supplicant/src/drivers/ |
H A D | driver_nl80211.c | 4053 void *arg, int use_existing) 4062 if (use_existing) { 5867 const char *bridge, int use_existing) 5884 &p2pdev_info, use_existing); 5900 0, NULL, NULL, use_existing); 5901 if (use_existing && ifidx == -ENFILE) { 4049 nl80211_create_iface(struct wpa_driver_nl80211_data *drv, const char *ifname, enum nl80211_iftype iftype, const u8 *addr, int wds, int (*handler)(struct nl_msg *, void *), void *arg, int use_existing) argument 5863 wpa_driver_nl80211_if_add(void *priv, enum wpa_driver_if_type type, const char *ifname, const u8 *addr, void *bss_ctx, void **drv_priv, char *force_ifname, u8 *if_addr, const char *bridge, int use_existing) argument
|