Home
last modified time | relevance | path

Searched refs:ifname_wds (Results 1 – 25 of 45) sorted by relevance

12

/dports/net/hostapd/hostapd-2.9/src/ap/
H A Dsta_info.h270 char *ifname_wds; /* WDS ifname, if in use */ member
H A Dctrl_iface_ap.c338 if (sta->flags & WLAN_STA_WDS && sta->ifname_wds) { in hostapd_ctrl_iface_sta_mib()
340 "wds_sta_ifname=%s\n", sta->ifname_wds); in hostapd_ctrl_iface_sta_mib()
H A Dieee802_11.c4762 char *ifname_wds) in hostapd_set_wds_encryption() argument
4772 hostapd_drv_set_key(ifname_wds, hapd, WPA_ALG_WEP, NULL, i, in hostapd_set_wds_encryption()
4777 ifname_wds); in hostapd_set_wds_encryption()
4889 char ifname_wds[IFNAMSIZ + 1]; in handle_assoc_cb() local
4894 ret = hostapd_set_wds_sta(hapd, ifname_wds, sta->addr, in handle_assoc_cb()
4897 hostapd_set_wds_encryption(hapd, sta, ifname_wds); in handle_assoc_cb()
5237 char ifname_wds[IFNAMSIZ + 1]; in ieee802_11_rx_from_unknown() local
5243 ret = hostapd_set_wds_sta(hapd, ifname_wds, in ieee802_11_rx_from_unknown()
5247 ifname_wds); in ieee802_11_rx_from_unknown()
H A Dap_drv_ops.c331 int hostapd_set_wds_sta(struct hostapd_data *hapd, char *ifname_wds, in hostapd_set_wds_sta() argument
343 bridge, ifname_wds); in hostapd_set_wds_sta()
H A Ddrv_callbacks.c1578 os_free(sta->ifname_wds); in hostapd_event_wds_sta_interface_status()
1580 sta->ifname_wds = os_strdup(ifname); in hostapd_event_wds_sta_interface_status()
1582 sta->ifname_wds = NULL; in hostapd_event_wds_sta_interface_status()
H A Dap_drv_ops.h36 int hostapd_set_wds_sta(struct hostapd_data *hapd, char *ifname_wds,
/dports/net/wpa_supplicant_gui/wpa_supplicant-2.9/src/ap/
H A Dsta_info.h270 char *ifname_wds; /* WDS ifname, if in use */ member
H A Dctrl_iface_ap.c338 if (sta->flags & WLAN_STA_WDS && sta->ifname_wds) { in hostapd_ctrl_iface_sta_mib()
340 "wds_sta_ifname=%s\n", sta->ifname_wds); in hostapd_ctrl_iface_sta_mib()
H A Dieee802_11.c4762 char *ifname_wds) in hostapd_set_wds_encryption() argument
4772 hostapd_drv_set_key(ifname_wds, hapd, WPA_ALG_WEP, NULL, i, in hostapd_set_wds_encryption()
4777 ifname_wds); in hostapd_set_wds_encryption()
4889 char ifname_wds[IFNAMSIZ + 1]; in handle_assoc_cb() local
4894 ret = hostapd_set_wds_sta(hapd, ifname_wds, sta->addr, in handle_assoc_cb()
4897 hostapd_set_wds_encryption(hapd, sta, ifname_wds); in handle_assoc_cb()
5237 char ifname_wds[IFNAMSIZ + 1]; in ieee802_11_rx_from_unknown() local
5243 ret = hostapd_set_wds_sta(hapd, ifname_wds, in ieee802_11_rx_from_unknown()
5247 ifname_wds); in ieee802_11_rx_from_unknown()
H A Dap_drv_ops.c331 int hostapd_set_wds_sta(struct hostapd_data *hapd, char *ifname_wds, in hostapd_set_wds_sta() argument
343 bridge, ifname_wds); in hostapd_set_wds_sta()
H A Ddrv_callbacks.c1578 os_free(sta->ifname_wds); in hostapd_event_wds_sta_interface_status()
1580 sta->ifname_wds = os_strdup(ifname); in hostapd_event_wds_sta_interface_status()
1582 sta->ifname_wds = NULL; in hostapd_event_wds_sta_interface_status()
H A Dap_drv_ops.h36 int hostapd_set_wds_sta(struct hostapd_data *hapd, char *ifname_wds,
/dports/security/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dsta_info.h270 char *ifname_wds; /* WDS ifname, if in use */ member
H A Dctrl_iface_ap.c338 if (sta->flags & WLAN_STA_WDS && sta->ifname_wds) { in hostapd_ctrl_iface_sta_mib()
340 "wds_sta_ifname=%s\n", sta->ifname_wds); in hostapd_ctrl_iface_sta_mib()
H A Dieee802_11.c4762 char *ifname_wds) in hostapd_set_wds_encryption() argument
4772 hostapd_drv_set_key(ifname_wds, hapd, WPA_ALG_WEP, NULL, i, in hostapd_set_wds_encryption()
4777 ifname_wds); in hostapd_set_wds_encryption()
4889 char ifname_wds[IFNAMSIZ + 1]; in handle_assoc_cb() local
4894 ret = hostapd_set_wds_sta(hapd, ifname_wds, sta->addr, in handle_assoc_cb()
4897 hostapd_set_wds_encryption(hapd, sta, ifname_wds); in handle_assoc_cb()
5237 char ifname_wds[IFNAMSIZ + 1]; in ieee802_11_rx_from_unknown() local
5243 ret = hostapd_set_wds_sta(hapd, ifname_wds, in ieee802_11_rx_from_unknown()
5247 ifname_wds); in ieee802_11_rx_from_unknown()
H A Dap_drv_ops.c331 int hostapd_set_wds_sta(struct hostapd_data *hapd, char *ifname_wds, in hostapd_set_wds_sta() argument
343 bridge, ifname_wds); in hostapd_set_wds_sta()
H A Ddrv_callbacks.c1578 os_free(sta->ifname_wds); in hostapd_event_wds_sta_interface_status()
1580 sta->ifname_wds = os_strdup(ifname); in hostapd_event_wds_sta_interface_status()
1582 sta->ifname_wds = NULL; in hostapd_event_wds_sta_interface_status()
H A Dap_drv_ops.h36 int hostapd_set_wds_sta(struct hostapd_data *hapd, char *ifname_wds,
/dports/net/hostapd-devel/hostap-14ab4a816/src/ap/
H A Dsta_info.h311 char *ifname_wds; /* WDS ifname, if in use */ member
H A Dctrl_iface_ap.c374 if (sta->flags & WLAN_STA_WDS && sta->ifname_wds) { in hostapd_ctrl_iface_sta_mib()
376 "wds_sta_ifname=%s\n", sta->ifname_wds); in hostapd_ctrl_iface_sta_mib()
H A Dap_drv_ops.c334 int hostapd_set_wds_sta(struct hostapd_data *hapd, char *ifname_wds, in hostapd_set_wds_sta() argument
346 bridge, ifname_wds); in hostapd_set_wds_sta()
H A Ddrv_callbacks.c1758 os_free(sta->ifname_wds); in hostapd_event_wds_sta_interface_status()
1760 sta->ifname_wds = os_strdup(ifname); in hostapd_event_wds_sta_interface_status()
1762 sta->ifname_wds = NULL; in hostapd_event_wds_sta_interface_status()
/dports/security/wpa_supplicant-devel/hostap-14ab4a816/src/ap/
H A Dsta_info.h311 char *ifname_wds; /* WDS ifname, if in use */ member
H A Dctrl_iface_ap.c374 if (sta->flags & WLAN_STA_WDS && sta->ifname_wds) { in hostapd_ctrl_iface_sta_mib()
376 "wds_sta_ifname=%s\n", sta->ifname_wds); in hostapd_ctrl_iface_sta_mib()
H A Dap_drv_ops.c334 int hostapd_set_wds_sta(struct hostapd_data *hapd, char *ifname_wds, in hostapd_set_wds_sta() argument
346 bridge, ifname_wds); in hostapd_set_wds_sta()

12