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