Searched defs:PACKETLEN_MAX (Results 1 – 2 of 2) sorted by relevance
85 #define PACKETLEN_MAX(max) (((max) & 0xffff) << 0) macro
95 #define PACKETLEN_MAX(max) (((max) & 0xffff) << 0) macro