Searched defs:C_REQUEST (Results 1 – 2 of 2) sorted by relevance
152 enum CMD_FLAG { C_REQUEST = 0, C_RESPONSE = 1, C_FLAG_SIZE }; enumerator