Searched refs:CPL_OPCODE_G (Results 1 – 3 of 3) sorted by relevance
690 unsigned int cmd = CPL_OPCODE_G(ntohl in chtls_push_frames()
197 #define CPL_OPCODE_G(x) (((x) >> CPL_OPCODE_S) & 0xFF) macro
512 opcode = CPL_OPCODE_G(ntohl(p->opcode_qid)); in fwevtq_handler()