Searched refs:operation_mode (Results 1 – 3 of 3) sorted by relevance
575 enum operation_mode { M_AXFR, M_IXFR, M_DEFAULT_Q, M_SINGLE_Q, M_SOA }; enum577 static enum operation_mode o_mode = M_DEFAULT_Q;
98 oper->operation_mode = host_to_le16(hapd->iface->ht_op_mode); in hostapd_eid_ht_operation()
1192 le16 operation_mode; /* B8..B23 */ member