Searched refs:MAC_POLICY_ALLOW (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/wireless/hostap/
H A Dhostap_ap.h143 enum { MAC_POLICY_OPEN = 0, MAC_POLICY_ALLOW, MAC_POLICY_DENY } policy; enumerator in enum:mac_restrictions::__anon17519
H A Dhostap_ap.c343 case MAC_POLICY_ALLOW:
431 if (mac_restrictions->policy == MAC_POLICY_ALLOW)
H A Dhostap_ioctl.c2985 local->ap->mac_restrictions.policy = MAC_POLICY_ALLOW;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/wireless/hostap/
H A Dhostap_ap.h143 enum { MAC_POLICY_OPEN = 0, MAC_POLICY_ALLOW, MAC_POLICY_DENY } policy; enumerator in enum:mac_restrictions::__anon29212
H A Dhostap_ap.c343 case MAC_POLICY_ALLOW:
431 if (mac_restrictions->policy == MAC_POLICY_ALLOW)
H A Dhostap_ioctl.c2985 local->ap->mac_restrictions.policy = MAC_POLICY_ALLOW;

Completed in 108 milliseconds