Home
last modified time | relevance | path

Searched defs:vlan_id (Results 1 - 25 of 46) sorted by relevance

12

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dvlan_init.h38 static inline int vlan_remove_dynamic(struct hostapd_data *hapd, int vlan_id) in vlan_remove_dynamic() argument
32 vlan_add_dynamic(struct hostapd_data *hapd, struct hostapd_vlan *vlan, int vlan_id, struct vlan_description *vlan_desc) vlan_add_dynamic() argument
H A Dieee802_11_auth.h22 struct vlan_description vlan_id; member
H A Dvlan_init.c186 vlan_add_dynamic(struct hostapd_data *hapd, struct hostapd_vlan *vlan, int vlan_id, struct vlan_description *vlan_desc) vlan_add_dynamic() argument
237 vlan_remove_dynamic(struct hostapd_data *hapd, int vlan_id) vlan_remove_dynamic() argument
[all...]
H A Dieee802_11_auth.c174 hostapd_check_acl(struct hostapd_data *hapd, const u8 *addr, struct vlan_description *vlan_id) hostapd_check_acl() argument
[all...]
H A Dap_drv_ops.h162 hostapd_drv_set_sta_vlan(const char *ifname, struct hostapd_data *hapd, const u8 *addr, int vlan_id) hostapd_drv_set_sta_vlan() argument
H A Dap_config.c331 int vlan_id = 0; in hostapd_config_read_wpa_psk() local
1018 hostapd_maclist_found(struct mac_acl_entry *list, int num_entries, const u8 *addr, struct vlan_description *vlan_id) hostapd_maclist_found() argument
1086 hostapd_get_vlan_id_ifname(struct hostapd_vlan *vlan, int vlan_id) hostapd_get_vlan_id_ifname() argument
1098 hostapd_get_psk(const struct hostapd_bss_config *conf, const u8 *addr, const u8 *p2p_dev_addr, const u8 *prev_psk, int *vlan_id) hostapd_get_psk() argument
[all...]
H A Dsta_info.c961 int vlan_id = MAX_VLAN_ID + 2; in ap_sta_get_free_vlan_id() local
978 int old_vlan_id, vlan_id = 0, ret = 0; in ap_sta_set_vlan() local
[all...]
H A Dwpa_auth_glue.c454 static int hostapd_wpa_auth_set_key(void *ctx, int vlan_id, enum wpa_alg alg, in hostapd_wpa_auth_set_key() argument
345 hostapd_wpa_auth_get_psk(void *ctx, const u8 *addr, const u8 *p2p_dev_addr, const u8 *prev_psk, size_t *psk_len, int *vlan_id) hostapd_wpa_auth_get_psk() argument
959 hostapd_wpa_auth_update_vlan(void *ctx, const u8 *addr, int vlan_id) hostapd_wpa_auth_update_vlan() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dvlan_init.h38 static inline int vlan_remove_dynamic(struct hostapd_data *hapd, int vlan_id) in vlan_remove_dynamic() argument
32 vlan_add_dynamic(struct hostapd_data *hapd, struct hostapd_vlan *vlan, int vlan_id, struct vlan_description *vlan_desc) vlan_add_dynamic() argument
H A Dvlan_init.c183 vlan_add_dynamic(struct hostapd_data *hapd, struct hostapd_vlan *vlan, int vlan_id, struct vlan_description *vlan_desc) vlan_add_dynamic() argument
234 vlan_remove_dynamic(struct hostapd_data *hapd, int vlan_id) vlan_remove_dynamic() argument
[all...]
H A Dap_drv_ops.h157 hostapd_drv_set_sta_vlan(const char *ifname, struct hostapd_data *hapd, const u8 *addr, int vlan_id) hostapd_drv_set_sta_vlan() argument
H A Dieee802_11_auth.c37 struct vlan_description vlan_id; member
89 hostapd_acl_cache_get(struct hostapd_data *hapd, const u8 *addr, u32 *session_timeout, u32 *acct_interim_interval, struct vlan_description *vlan_id, struct hostapd_sta_wpa_psk_short **psk, char **identity, char **radius_cui) hostapd_acl_cache_get() argument
215 hostapd_check_acl(struct hostapd_data *hapd, const u8 *addr, struct vlan_description *vlan_id) hostapd_check_acl() argument
253 hostapd_allowed_address(struct hostapd_data *hapd, const u8 *addr, const u8 *msg, size_t len, u32 *session_timeout, u32 *acct_interim_interval, struct vlan_description *vlan_id, struct hostapd_sta_wpa_psk_short **psk, char **identity, char **radius_cui, int is_probe_req) hostapd_allowed_address() argument
[all...]
H A Dap_config.c301 int vlan_id = 0; in hostapd_config_read_wpa_psk() local
909 hostapd_maclist_found(struct mac_acl_entry *list, int num_entries, const u8 *addr, struct vlan_description *vlan_id) hostapd_maclist_found() argument
977 hostapd_get_vlan_id_ifname(struct hostapd_vlan *vlan, int vlan_id) hostapd_get_vlan_id_ifname() argument
989 hostapd_get_psk(const struct hostapd_bss_config *conf, const u8 *addr, const u8 *p2p_dev_addr, const u8 *prev_psk, int *vlan_id) hostapd_get_psk() argument
[all...]
H A Dbeacon.c745 struct vlan_description vlan_id; in handle_probe_req() local
H A Dsta_info.c907 int vlan_id = MAX_VLAN_ID + 2; in ap_sta_get_free_vlan_id() local
924 int old_vlan_id, vlan_id = 0, ret = 0; in ap_sta_set_vlan() local
[all...]
H A Dwpa_auth_glue.c358 static int hostapd_wpa_auth_set_key(void *ctx, int vlan_id, enum wpa_alg alg, in hostapd_wpa_auth_set_key() argument
802 static int hostapd_wpa_auth_update_vlan(void *ctx, const u8 *addr, int vlan_id) in hostapd_wpa_auth_update_vlan() argument
251 hostapd_wpa_auth_get_psk(void *ctx, const u8 *addr, const u8 *p2p_dev_addr, const u8 *prev_psk, size_t *psk_len, int *vlan_id) hostapd_wpa_auth_get_psk() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
H A Dsae.h44 int vlan_id; member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
H A Dsae.h62 int vlan_id; member
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dibss_rsn.c297 static int auth_set_key(void *ctx, int vlan_id, enum wpa_alg alg, in auth_set_key() argument
261 auth_get_psk(void *ctx, const u8 *addr, const u8 *p2p_dev_addr, const u8 *prev_psk, size_t *psk_len, int *vlan_id) auth_get_psk() argument
H A Dmesh_rsn.c102 static int auth_set_key(void *ctx, int vlan_id, enum wpa_alg alg, in auth_set_key() argument
77 auth_get_psk(void *ctx, const u8 *addr, const u8 *p2p_dev_addr, const u8 *prev_psk, size_t *psk_len, int *vlan_id) auth_get_psk() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dibss_rsn.c323 static int auth_set_key(void *ctx, int vlan_id, enum wpa_alg alg, in auth_set_key() argument
283 auth_get_psk(void *ctx, const u8 *addr, const u8 *p2p_dev_addr, const u8 *prev_psk, size_t *psk_len, int *vlan_id) auth_get_psk() argument
H A Dmesh_rsn.c102 static int auth_set_key(void *ctx, int vlan_id, enum wpa_alg alg, in auth_set_key() argument
77 auth_get_psk(void *ctx, const u8 *addr, const u8 *p2p_dev_addr, const u8 *prev_psk, size_t *psk_len, int *vlan_id) auth_get_psk() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/radius/
H A Dradius.c1461 int j, taggedidx = 0, vlan_id; in radius_msg_get_vlanid() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/radius/
H A Dradius.c1461 int j, taggedidx = 0, vlan_id; in radius_msg_get_vlanid() local
/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
H A Dlayout_eth_conf_1_0.h155 uint16_t vlan_id; /**< The vlan id of the received frame */ member
193 uint16_t vlan_id; /**< The vlan id of the received frame */ member

Completed in 28 milliseconds

12