Home
last modified time | relevance | path

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

/openbsd/usr.sbin/hostapd/
H A Dhostapd.h179 HOSTAPD_OP_GT = 5 enumerator
H A Dhandle.c467 (op == HOSTAPD_OP_GT && val1 > val2)) in hostapd_cmp()
H A Dparse.y810 if (($2 == HOSTAPD_OP_GT && $3 == 100) ||
1160 $$ = HOSTAPD_OP_GT;