Searched refs:REQUEST_CLASS (Results 1 – 2 of 2) sorted by relevance
67 #define REQUEST_CLASS 0x00 macro
342 if ((CODE_CLASS_MASK & packet->header.code) == REQUEST_CLASS) { in is_request()