Searched defs:oui_suffix (Results 1 - 6 of 6) sorted by relevance
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
H A D | eth_p_oui.c | 35 u8 oui_suffix; /* last byte of OUI */ member 85 eth_p_oui_register(struct hostapd_data *hapd, const char *ifname, u8 oui_suffix, in eth_p_oui_register() argument
|
H A D | wpa_auth_glue.c | 781 u8 oui_suffix; member 817 u8 oui_suffix; member 751 hostapd_wpa_get_oui(struct hostapd_data *hapd, u8 oui_suffix) hostapd_wpa_get_oui() argument 889 hostapd_wpa_auth_send_oui(void *ctx, const u8 *dst, u8 oui_suffix, const u8 *data, size_t data_len) hostapd_wpa_auth_send_oui() argument 1385 hostapd_rrb_oui_receive(void *ctx, const u8 *src_addr, const u8 *dst_addr, u8 oui_suffix, const u8 *buf, size_t len) hostapd_rrb_oui_receive() argument [all...] |
H A D | wpa_auth_ft.c | 638 wpa_ft_rrb_oui_send(struct wpa_authenticator *wpa_auth, const u8 *dst, u8 oui_suffix, const u8 *data, size_t data_len) wpa_ft_rrb_oui_send() argument 4660 wpa_ft_rrb_oui_rx(struct wpa_authenticator *wpa_auth, const u8 *src_addr, const u8 *dst_addr, u8 oui_suffix, const u8 *data, size_t data_len) wpa_ft_rrb_oui_rx() argument
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
H A D | eth_p_oui.c | 35 u8 oui_suffix; /* last byte of OUI */ member 85 eth_p_oui_register(struct hostapd_data *hapd, const char *ifname, u8 oui_suffix, in eth_p_oui_register() argument
|
H A D | wpa_auth_glue.c | 675 u8 oui_suffix; member 705 u8 oui_suffix; member 757 static int hostapd_wpa_auth_send_oui(void *ctx, const u8 *dst, u8 oui_suffix, in hostapd_wpa_auth_send_oui() argument 645 hostapd_wpa_get_oui(struct hostapd_data *hapd, u8 oui_suffix) hostapd_wpa_get_oui() argument 1184 hostapd_rrb_oui_receive(void *ctx, const u8 *src_addr, const u8 *dst_addr, u8 oui_suffix, const u8 *buf, size_t len) hostapd_rrb_oui_receive() argument [all...] |
H A D | wpa_auth_ft.c | 637 wpa_ft_rrb_oui_send(struct wpa_authenticator *wpa_auth, const u8 *dst, u8 oui_suffix, const u8 *data, size_t data_len) wpa_ft_rrb_oui_send() argument 4434 wpa_ft_rrb_oui_rx(struct wpa_authenticator *wpa_auth, const u8 *src_addr, const u8 *dst_addr, u8 oui_suffix, const u8 *data, size_t data_len) wpa_ft_rrb_oui_rx() argument
|
Completed in 16 milliseconds