Searched defs:mac_restrictions (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/hostap/
H A Dhostap_ap.h142 struct mac_restrictions { struct
190 struct mac_restrictions mac_restrictions; /* MAC-based auth */ member in struct:ap_data
H A Dhostap_ap.c371 int ap_control_add_mac(struct mac_restrictions *mac_restrictions, u8 *mac) argument
390 ap_control_del_mac(struct mac_restrictions *mac_restrictions, u8 *mac) argument
413 ap_control_mac_deny(struct mac_restrictions *mac_restrictions, u8 *mac) argument
438 ap_control_flush_macs(struct mac_restrictions *mac_restrictions) argument
[all...]

Completed in 222 milliseconds