Searched defs:oui_suffix (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/wpa/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()
|
H A D | wpa_auth_glue.c | 735 hostapd_wpa_get_oui(struct hostapd_data * hapd,u8 oui_suffix) hostapd_wpa_get_oui() argument 764 u8 oui_suffix; global() member 800 u8 oui_suffix; global() member 872 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 1369 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 | 639 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 4661 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
|