Searched defs:MAX_PACKET (Results 1 – 9 of 9) sorted by relevance
38 #define MAX_PACKET 1500 macro
48 #define MAX_PACKET (1500) macro
50 #define MAX_PACKET (1500) macro
40 #define MAX_PACKET 1275 macro
196 #define MAX_PACKET 0x400 macro
172 #define MAX_PACKET 0x400 macro
43 #define MAX_PACKET 1500 macro
65 const uint32_t MAX_PACKET = 65535; variable
654 #define MAX_PACKET(p) (((p)&0xffff) << 16) macro