Home
last modified time | relevance | path

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

/openbsd/src/usr.sbin/hostapd/
Dhostapd.h177 HOSTAPD_OP_LT = 3, enumerator
Dhandle.c465 (op == HOSTAPD_OP_LT && val1 < val2) || in hostapd_cmp()
Dparse.y812 ($2 == HOSTAPD_OP_LT && $3 == 0) ||
1152 $$ = HOSTAPD_OP_LT;