Home
last modified time | relevance | path

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

/openbsd/usr.sbin/hostapd/
H A Dhostapd.h178 HOSTAPD_OP_GE = 4, enumerator
H A Dhandle.c466 (op == HOSTAPD_OP_GE && val1 >= val2) || in hostapd_cmp()
H A Dparse.y813 ($2 == HOSTAPD_OP_GE && $3 == 0)) {
1156 $$ = HOSTAPD_OP_GE;