Searched refs:XF_PROXY_CMD_NUM (Results 1 – 1 of 1) sorted by relevance
310 #define XF_PROXY_CMD_NUM (sizeof(xf_proxy_cmd) / sizeof(xf_proxy_cmd[0])) macro319 if (XF_OPCODE_TYPE(opcode) < XF_PROXY_CMD_NUM) in xf_proxy_command()