Home | History | Annotate | Download | only in MacOSX-Kernel

Lines Matching full:max_bytes

980                             const uint32_t max_bytes = packet.GetU32 (&offset);
981 s.Printf(" (max_bytes = 0x%8.8x (%u))", max_bytes, max_bytes);