Home
last modified time | relevance | path

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

12

/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
H A Dlayout_eth_conf.h154 uint16_t vlan_id; /**< The vlan id of the received frame */ member
192 uint16_t vlan_id; /**< The vlan id of the received frame */ member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/
H A Dap_config_file.c39 int line = 0, vlan_id; in hostapd_config_read_vlan_file() local
133 hostapd_add_acl_maclist(struct mac_acl_entry **acl, int *num, int vlan_id, const u8 *addr) hostapd_add_acl_maclist() argument
178 int vlan_id; hostapd_config_read_maclist() local
[all...]
H A Dap_ctrl_iface.c1368 struct vlan_description vlan_id; in hostapd_disassoc_accept_mac() local
1388 struct vlan_description vlan_id; in hostapd_disassoc_deny_mac() local
3389 struct vlan_description vlan_id; in hostapd_ctrl_iface_acl_del_mac() local
3438 struct vlan_description vlan_id; hostapd_ctrl_iface_acl_add_mac() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dap_drv_ops.c690 hostapd_drv_set_key(const char *ifname, struct hostapd_data *hapd, enum wpa_alg alg, const u8 *addr, int key_idx, int vlan_id, int set_tx, const u8 *seq, size_t seq_len, const u8 *key, size_t key_len, enum key_flag key_flag) hostapd_drv_set_key() argument
H A Dsta_info.h200 int vlan_id; /* 0: none, >0: VID */ member
H A Dwpa_auth_i.h176 int vlan_id; member
H A Dieee802_11.c2337 struct vlan_description *vlan_id = &info->vlan_id; in ieee802_11_set_radius_info() local
[all...]
H A Dwpa_auth.c963 int vlan_id in wpa_try_alt_snonce() local
130 wpa_auth_get_psk(struct wpa_authenticator *wpa_auth, const u8 *addr, const u8 *p2p_dev_addr, const u8 *prev_psk, size_t *psk_len, int *vlan_id) wpa_auth_get_psk() argument
152 wpa_auth_set_key(struct wpa_authenticator *wpa_auth, int vlan_id, enum wpa_alg alg, const u8 *addr, int idx, u8 *key, size_t key_len, enum key_flag key_flag) wpa_auth_set_key() argument
319 wpa_auth_update_vlan(struct wpa_authenticator *wpa_auth, const u8 *addr, int vlan_id) wpa_auth_update_vlan() argument
452 wpa_group_init(struct wpa_authenticator *wpa_auth, int vlan_id, int delay_init) wpa_group_init() argument
2972 int vlan_id = 0; SM_STATE() local
5063 wpa_auth_add_group(struct wpa_authenticator *wpa_auth, int vlan_id) wpa_auth_add_group() argument
5089 wpa_auth_ensure_group(struct wpa_authenticator *wpa_auth, int vlan_id) wpa_auth_ensure_group() argument
5129 wpa_auth_release_group(struct wpa_authenticator *wpa_auth, int vlan_id) wpa_auth_release_group() argument
5175 wpa_auth_sta_set_vlan(struct wpa_state_machine *sm, int vlan_id) wpa_auth_sta_set_vlan() argument
[all...]
H A Dwpa_auth_ft.c231 int vlan_id; in wpa_ft_rrb_get_tlv_vlan() local
2794 wpa_auth_set_key(struct wpa_authenticator *wpa_auth, int vlan_id, enum wpa_alg alg, const u8 *addr, int idx, u8 *key, size_t key_len, enum key_flag key_flag) wpa_auth_set_key() argument
H A Dap_config.h64 struct vlan_description vlan_id; member
133 int vlan_id; /* VLAN ID or -1 (VLAN_ID_WILDCARD) for wildcard entry */ member
166 int vlan_id; member
254 int vlan_id; member
/third_party/wpa_supplicant/wpa_supplicant-2.9/hostapd/
H A Dap_config_file.c33 int line = 0, vlan_id; in hostapd_config_read_vlan_file() local
127 hostapd_add_acl_maclist(struct mac_acl_entry **acl, int *num, int vlan_id, const u8 *addr) hostapd_add_acl_maclist() argument
172 int vlan_id; hostapd_config_read_maclist() local
[all...]
H A Dap_ctrl_iface.c1300 struct vlan_description vlan_id; in hostapd_disassoc_accept_mac() local
1320 struct vlan_description vlan_id; in hostapd_disassoc_deny_mac() local
2839 struct vlan_description vlan_id; in hostapd_ctrl_iface_acl_del_mac() local
2888 struct vlan_description vlan_id; hostapd_ctrl_iface_acl_add_mac() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dieee802_11.c1935 ieee802_11_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) ieee802_11_allowed_address() argument
1974 ieee802_11_set_radius_info(struct hostapd_data *hapd, struct sta_info *sta, int res, u32 session_timeout, u32 acct_interim_interval, struct vlan_description *vlan_id, struct hostapd_sta_wpa_psk_short **psk, char **identity, char **radius_cui) ieee802_11_set_radius_info() argument
2039 struct vlan_description vlan_id; handle_auth() local
3951 struct vlan_description vlan_id; handle_assoc() local
[all...]
H A Dsta_info.h158 int vlan_id; /* 0: none, >0: VID */ member
H A Dwpa_auth_i.h171 int vlan_id; member
H A Dwpa_auth.c887 int vlan_id in wpa_try_alt_snonce() local
114 wpa_auth_get_psk(struct wpa_authenticator *wpa_auth, const u8 *addr, const u8 *p2p_dev_addr, const u8 *prev_psk, size_t *psk_len, int *vlan_id) wpa_auth_get_psk() argument
136 wpa_auth_set_key(struct wpa_authenticator *wpa_auth, int vlan_id, enum wpa_alg alg, const u8 *addr, int idx, u8 *key, size_t key_len) wpa_auth_set_key() argument
261 wpa_auth_update_vlan(struct wpa_authenticator *wpa_auth, const u8 *addr, int vlan_id) wpa_auth_update_vlan() argument
394 wpa_group_init(struct wpa_authenticator *wpa_auth, int vlan_id, int delay_init) wpa_group_init() argument
2830 int vlan_id = 0; SM_STATE() local
4634 wpa_auth_add_group(struct wpa_authenticator *wpa_auth, int vlan_id) wpa_auth_add_group() argument
4660 wpa_auth_ensure_group(struct wpa_authenticator *wpa_auth, int vlan_id) wpa_auth_ensure_group() argument
4700 wpa_auth_release_group(struct wpa_authenticator *wpa_auth, int vlan_id) wpa_auth_release_group() argument
4746 wpa_auth_sta_set_vlan(struct wpa_state_machine *sm, int vlan_id) wpa_auth_sta_set_vlan() argument
[all...]
H A Dwpa_auth_ft.c230 int vlan_id; in wpa_ft_rrb_get_tlv_vlan() local
2614 wpa_auth_set_key(struct wpa_authenticator *wpa_auth, int vlan_id, enum wpa_alg alg, const u8 *addr, int idx, u8 *key, size_t key_len) wpa_auth_set_key() argument
H A Dap_config.h63 struct vlan_description vlan_id; member
124 int vlan_id; /* VLAN ID or -1 (VLAN_ID_WILDCARD) for wildcard entry */ member
156 int vlan_id; member
253 int vlan_id; member
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
H A Ddriver_nl80211.c6567 i802_set_sta_vlan(struct i802_bss *bss, const u8 *addr, const char *ifname, int vlan_id) i802_set_sta_vlan() argument
8688 driver_nl80211_set_sta_vlan(void *priv, const u8 *addr, const char *ifname, int vlan_id) driver_nl80211_set_sta_vlan() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
H A Ddriver_nl80211.c3480 int vlan_id = params->vlan_id; in wpa_driver_nl80211_set_key() local
7633 i802_set_sta_vlan(struct i802_bss *bss, const u8 *addr, const char *ifname, int vlan_id) global() argument
9999 driver_nl80211_set_sta_vlan(void *priv, const u8 *addr, const char *ifname, int vlan_id) global() argument
[all...]
H A Ddriver.h1767 int vlan_id; member

Completed in 77 milliseconds

12