Searched refs:multicast (Results 1 – 9 of 9) sorted by relevance
/hostap-latest/src/ap/ |
D | ap_drv_ops.h | 447 bool multicast) in hostapd_drv_register_frame() argument 452 match_len, multicast); in hostapd_drv_register_frame()
|
/hostap-latest/src/drivers/ |
D | driver_zephyr.h | 299 bool multicast);
|
D | driver_nl80211.c | 2421 bool multicast) in nl80211_register_frame() argument 2432 type, fc2str(type), nl_handle, buf, multicast); in nl80211_register_frame() 2435 (multicast && nla_put_flag(msg, NL80211_ATTR_RECEIVE_MULTICAST)) || in nl80211_register_frame() 2481 bool multicast) in nl80211_register_action_frame2() argument 2485 type, match, match_len, multicast); in nl80211_register_action_frame2() 14017 bool multicast) in testing_nl80211_register_frame() argument 14026 multicast); in testing_nl80211_register_frame()
|
D | driver.h | 5248 bool multicast);
|
D | driver_zephyr.c | 896 bool multicast) in wpa_drv_register_frame() argument
|
/hostap-latest/hostapd/ |
D | README | 328 # Group cipher suite (encryption algorithm for broadcast and multicast frames) 334 # Time interval for rekeying GTK (broadcast/multicast encryption keys) in
|
D | ctrl_iface.c | 2438 bool multicast = false; in hostapd_ctrl_register_frame() local 2447 multicast = os_strstr(end, "multicast") != NULL; in hostapd_ctrl_register_frame() 2455 multicast); in hostapd_ctrl_register_frame()
|
D | ChangeLog | 1268 * updated IAPP to use UDP port 3517 and multicast address 224.0.1.178 1310 cases where STAs dropped multicast frames as replay attacks
|
/hostap-latest/wpa_supplicant/ |
D | ChangeLog | 1340 * driver_ndis: add PAE group address to the multicast address list to 1983 * driver_wired: add PAE address to the multicast address list in order 1985 these multicast addresses by default
|