Searched defs:MAX_PACKET_DECODED (Results 1 – 2 of 2) sorted by relevance
657 #define MAX_PACKET_DECODED(p) (((p) >> 16) & 0xffff) macro
773 #define MAX_PACKET_DECODED(p) (((p) >> 16) & 0xffff) macro