/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
H A D | vlan_init.h | 32 vlan_add_dynamic(struct hostapd_data *hapd, struct hostapd_vlan *vlan, in vlan_add_dynamic() argument
|
H A D | vlan_init.c | 22 static int vlan_if_add(struct hostapd_data *hapd, struct hostapd_vlan *vlan, in vlan_if_add() argument 70 vlan_if_remove(struct hostapd_data *hapd, struct hostapd_vlan *vlan) vlan_if_remove() argument 84 vlan_dynamic_add(struct hostapd_data *hapd, struct hostapd_vlan *vlan) vlan_dynamic_add() argument 107 vlan_dynamic_remove(struct hostapd_data *hapd, struct hostapd_vlan *vlan) vlan_dynamic_remove() argument 143 struct hostapd_vlan *vlan; vlan_init() local 186 vlan_add_dynamic(struct hostapd_data *hapd, struct hostapd_vlan *vlan, int vlan_id, struct vlan_description *vlan_desc) vlan_add_dynamic() argument 239 struct hostapd_vlan *vlan; vlan_remove_dynamic() local [all...] |
H A D | vlan_full.c | 464 struct hostapd_vlan *vlan; in vlan_newlink() local 420 vlan_bridge_name(char *br_name, struct hostapd_data *hapd, struct hostapd_vlan *vlan, int vid) vlan_bridge_name() argument 566 struct hostapd_vlan *first, *prev, *vlan = hapd->conf->vlan; vlan_dellink() local [all...] |
H A D | wpa_auth_ie.c | 978 struct vlan_description *vlan; in wpa_validate_wpa_ie() local
|
H A D | ap_config.c | 30 struct hostapd_vlan *vlan, *prev; in hostapd_config_free_vlan() local 1059 int hostapd_vlan_valid(struct hostapd_vlan *vlan, in hostapd_vlan_valid() argument 1086 hostapd_get_vlan_id_ifname(struct hostapd_vlan *vlan, int vlan_id) hostapd_get_vlan_id_ifname() argument [all...] |
H A D | sta_info.c | 960 struct hostapd_vlan *vlan; in ap_sta_get_free_vlan_id() local 977 struct hostapd_vlan *vlan = NULL, *wildcard_vlan = NULL; in ap_sta_set_vlan() local 1081 struct hostapd_vlan *vlan = NULL; ap_sta_bind_vlan() local [all...] |
H A D | wpa_auth_glue.c | 1129 hostapd_wpa_auth_set_vlan(void *ctx, const u8 *sta_addr, struct vlan_description *vlan) hostapd_wpa_auth_set_vlan() argument 1162 hostapd_wpa_auth_get_vlan(void *ctx, const u8 *sta_addr, struct vlan_description *vlan) hostapd_wpa_auth_get_vlan() argument [all...] |
H A D | wpa_auth_ft.c | 358 static size_t wpa_ft_vlan_len(const struct vlan_description *vlan) in wpa_ft_vlan_len() argument 224 wpa_ft_rrb_get_tlv_vlan(const u8 *plain, const size_t plain_len, struct vlan_description *vlan) wpa_ft_rrb_get_tlv_vlan() argument 379 wpa_ft_vlan_lin(const struct vlan_description *vlan, u8 *start, u8 *endpos) wpa_ft_vlan_lin() argument 433 wpa_ft_rrb_lin(const struct tlv_list *tlvs1, const struct tlv_list *tlvs2, const struct vlan_description *vlan, u8 **plain, size_t *plain_len) wpa_ft_rrb_lin() argument 519 wpa_ft_rrb_build(const u8 *key, const size_t key_len, const struct tlv_list *tlvs_enc0, const struct tlv_list *tlvs_enc1, const struct tlv_list *tlvs_auth, const struct vlan_description *vlan, const u8 *src_addr, u8 type, u8 **packet, size_t *packet_len) wpa_ft_rrb_build() argument 681 wpa_ft_set_vlan(struct wpa_authenticator *wpa_auth, const u8 *sta_addr, struct vlan_description *vlan) wpa_ft_set_vlan() argument 690 wpa_ft_get_vlan(struct wpa_authenticator *wpa_auth, const u8 *sta_addr, struct vlan_description *vlan) wpa_ft_get_vlan() argument 1176 struct vlan_description *vlan; global() member 1194 struct vlan_description *vlan; global() member 1322 wpa_ft_store_pmk_r0(struct wpa_authenticator *wpa_auth, const u8 *spa, const u8 *pmk_r0, size_t pmk_r0_len, const u8 *pmk_r0_name, int pairwise, const struct vlan_description *vlan, int expires_in, int session_timeout, const u8 *identity, size_t identity_len, const u8 *radius_cui, size_t radius_cui_len) wpa_ft_store_pmk_r0() argument 1409 wpa_ft_store_pmk_r1(struct wpa_authenticator *wpa_auth, const u8 *spa, const u8 *pmk_r1, size_t pmk_r1_len, const u8 *pmk_r1_name, int pairwise, const struct vlan_description *vlan, int expires_in, int session_timeout, const u8 *identity, size_t identity_len, const u8 *radius_cui, size_t radius_cui_len) wpa_ft_store_pmk_r1() argument 1476 wpa_ft_fetch_pmk_r1(struct wpa_authenticator *wpa_auth, const u8 *spa, const u8 *pmk_r1_name, u8 *pmk_r1, size_t *pmk_r1_len, int *pairwise, struct vlan_description *vlan, const u8 **identity, size_t *identity_len, const u8 **radius_cui, size_t *radius_cui_len, int *session_timeout) wpa_ft_fetch_pmk_r1() argument 2056 struct vlan_description vlan; wpa_ft_store_pmk_fils() local 2097 struct vlan_description vlan; wpa_auth_derive_ptk_ft() local 2979 wpa_ft_local_derive_pmk_r1(struct wpa_authenticator *wpa_auth, struct wpa_state_machine *sm, const u8 *r0kh_id, size_t r0kh_id_len, const u8 *req_pmk_r0_name, const u8 *req_pmk_r1_name, u8 *out_pmk_r1, int *out_pairwise, struct vlan_description *vlan, const u8 **identity, size_t *identity_len, const u8 **radius_cui, size_t *radius_cui_len, int *out_session_timeout) wpa_ft_local_derive_pmk_r1() argument 3065 struct vlan_description vlan; wpa_ft_process_auth_req() local 3989 struct vlan_description vlan; wpa_ft_rrb_rx_r1() local [all...] |
H A D | ap_config.h | 102 char vlan[IFNAMSIZ + 1]; member 463 struct hostapd_vlan *vlan; member
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
H A D | vlan_init.h | 32 vlan_add_dynamic(struct hostapd_data *hapd, struct hostapd_vlan *vlan, in vlan_add_dynamic() argument
|
H A D | vlan_init.c | 22 static int vlan_if_add(struct hostapd_data *hapd, struct hostapd_vlan *vlan, in vlan_if_add() argument 67 vlan_if_remove(struct hostapd_data *hapd, struct hostapd_vlan *vlan) vlan_if_remove() argument 81 vlan_dynamic_add(struct hostapd_data *hapd, struct hostapd_vlan *vlan) vlan_dynamic_add() argument 104 vlan_dynamic_remove(struct hostapd_data *hapd, struct hostapd_vlan *vlan) vlan_dynamic_remove() argument 140 struct hostapd_vlan *vlan; vlan_init() local 183 vlan_add_dynamic(struct hostapd_data *hapd, struct hostapd_vlan *vlan, int vlan_id, struct vlan_description *vlan_desc) vlan_add_dynamic() argument 236 struct hostapd_vlan *vlan; vlan_remove_dynamic() local [all...] |
H A D | wpa_auth_ie.c | 907 struct vlan_description *vlan; in wpa_validate_wpa_ie() local
|
H A D | vlan_full.c | 464 struct hostapd_vlan *vlan; in vlan_newlink() local 420 vlan_bridge_name(char *br_name, struct hostapd_data *hapd, struct hostapd_vlan *vlan, int vid) vlan_bridge_name() argument 566 struct hostapd_vlan *first, *prev, *vlan = hapd->conf->vlan; vlan_dellink() local [all...] |
H A D | ap_config.c | 29 struct hostapd_vlan *vlan, *prev; in hostapd_config_free_vlan() local 950 int hostapd_vlan_valid(struct hostapd_vlan *vlan, in hostapd_vlan_valid() argument 977 hostapd_get_vlan_id_ifname(struct hostapd_vlan *vlan, int vlan_id) hostapd_get_vlan_id_ifname() argument [all...] |
H A D | sta_info.c | 906 struct hostapd_vlan *vlan; in ap_sta_get_free_vlan_id() local 923 struct hostapd_vlan *vlan = NULL, *wildcard_vlan = NULL; in ap_sta_set_vlan() local 1027 struct hostapd_vlan *vlan = NULL; ap_sta_bind_vlan() local [all...] |
H A D | wpa_auth_glue.c | 928 hostapd_wpa_auth_set_vlan(void *ctx, const u8 *sta_addr, struct vlan_description *vlan) hostapd_wpa_auth_set_vlan() argument 961 hostapd_wpa_auth_get_vlan(void *ctx, const u8 *sta_addr, struct vlan_description *vlan) hostapd_wpa_auth_get_vlan() argument [all...] |
H A D | wpa_auth_ft.c | 357 static size_t wpa_ft_vlan_len(const struct vlan_description *vlan) in wpa_ft_vlan_len() argument 223 wpa_ft_rrb_get_tlv_vlan(const u8 *plain, const size_t plain_len, struct vlan_description *vlan) wpa_ft_rrb_get_tlv_vlan() argument 378 wpa_ft_vlan_lin(const struct vlan_description *vlan, u8 *start, u8 *endpos) wpa_ft_vlan_lin() argument 432 wpa_ft_rrb_lin(const struct tlv_list *tlvs1, const struct tlv_list *tlvs2, const struct vlan_description *vlan, u8 **plain, size_t *plain_len) wpa_ft_rrb_lin() argument 518 wpa_ft_rrb_build(const u8 *key, const size_t key_len, const struct tlv_list *tlvs_enc0, const struct tlv_list *tlvs_enc1, const struct tlv_list *tlvs_auth, const struct vlan_description *vlan, const u8 *src_addr, u8 type, u8 **packet, size_t *packet_len) wpa_ft_rrb_build() argument 680 wpa_ft_set_vlan(struct wpa_authenticator *wpa_auth, const u8 *sta_addr, struct vlan_description *vlan) wpa_ft_set_vlan() argument 689 wpa_ft_get_vlan(struct wpa_authenticator *wpa_auth, const u8 *sta_addr, struct vlan_description *vlan) wpa_ft_get_vlan() argument 1174 struct vlan_description *vlan; global() member 1192 struct vlan_description *vlan; global() member 1320 wpa_ft_store_pmk_r0(struct wpa_authenticator *wpa_auth, const u8 *spa, const u8 *pmk_r0, size_t pmk_r0_len, const u8 *pmk_r0_name, int pairwise, const struct vlan_description *vlan, int expires_in, int session_timeout, const u8 *identity, size_t identity_len, const u8 *radius_cui, size_t radius_cui_len) wpa_ft_store_pmk_r0() argument 1407 wpa_ft_store_pmk_r1(struct wpa_authenticator *wpa_auth, const u8 *spa, const u8 *pmk_r1, size_t pmk_r1_len, const u8 *pmk_r1_name, int pairwise, const struct vlan_description *vlan, int expires_in, int session_timeout, const u8 *identity, size_t identity_len, const u8 *radius_cui, size_t radius_cui_len) wpa_ft_store_pmk_r1() argument 1474 wpa_ft_fetch_pmk_r1(struct wpa_authenticator *wpa_auth, const u8 *spa, const u8 *pmk_r1_name, u8 *pmk_r1, size_t *pmk_r1_len, int *pairwise, struct vlan_description *vlan, const u8 **identity, size_t *identity_len, const u8 **radius_cui, size_t *radius_cui_len, int *session_timeout) wpa_ft_fetch_pmk_r1() argument 2053 struct vlan_description vlan; wpa_ft_store_pmk_fils() local 2094 struct vlan_description vlan; wpa_auth_derive_ptk_ft() local 2786 wpa_ft_local_derive_pmk_r1(struct wpa_authenticator *wpa_auth, struct wpa_state_machine *sm, const u8 *r0kh_id, size_t r0kh_id_len, const u8 *req_pmk_r0_name, const u8 *req_pmk_r1_name, u8 *out_pmk_r1, int *out_pairwise, struct vlan_description *vlan, const u8 **identity, size_t *identity_len, const u8 **radius_cui, size_t *radius_cui_len, int *out_session_timeout) wpa_ft_local_derive_pmk_r1() argument 2874 struct vlan_description vlan; wpa_ft_process_auth_req() local 3761 struct vlan_description vlan; wpa_ft_rrb_rx_r1() local [all...] |
H A D | ap_config.h | 96 char vlan[IFNAMSIZ + 1]; member 455 struct hostapd_vlan *vlan; member
|
/third_party/lwip/src/netif/ |
H A D | ethernet.c | 116 struct eth_vlan_hdr *vlan = (struct eth_vlan_hdr *)(((char *)ethhdr) + SIZEOF_ETH_HDR); local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/ |
H A D | driver_roboswitch.c | 361 u16 vlan = 0, _read[2]; in wpa_driver_roboswitch_init() local [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/ |
H A D | driver_roboswitch.c | 361 u16 vlan = 0, _read[2]; in wpa_driver_roboswitch_init() local [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/ |
H A D | ap_config_file.c | 40 struct hostapd_vlan *vlan; in hostapd_config_read_vlan_file() local [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9/hostapd/ |
H A D | ap_config_file.c | 34 struct hostapd_vlan *vlan; in hostapd_config_read_vlan_file() local [all...] |
/third_party/libbpf/include/uapi/linux/ |
H A D | if_link.h | 1053 __u32 vlan; /* 0 - 4095, 0 disables VLAN filter */ member 1068 __u32 vlan; /* 0 - 4095, 0 disables VLAN filter */ member
|