Searched refs:OP_MAX (Results 1 – 2 of 2) sorted by relevance
56 #define OP_MAX OP_SET macro81 static struct op_info *ops[OP_MAX+1];319 if (rinfo.req_type <= OP_MAX && ops[rinfo.req_type] != NULL) in fwctl_request_start()
52 OP_MAX enumerator