Searched defs:nbytes (Results 1 – 3 of 3) sorted by relevance
110 const auto nbytes = read(mSocket.get(), &frame, CAN_MTU); in readerThread() local
556 dhd_hexdump(uchar *buf, uint nbytes, uint saddr) in dhd_hexdump()
3465 static void prhex(const char *msg, u8 *buf, u32 nbytes) in prhex()