Home
last modified time | relevance | path

Searched refs:HOSTAPD_ENTRY_F_MASK (Results 1 – 3 of 3) sorted by relevance

/openbsd/usr.sbin/hostapd/
H A Dhostapd.h112 #define HOSTAPD_ENTRY_F_MASK 0x01 macro
H A Dhostapd.c610 if (entry->e_flags & HOSTAPD_ENTRY_F_MASK) { in hostapd_entry_update()
H A Dparse.y1036 entry->e_flags |= HOSTAPD_ENTRY_F_MASK;