Searched defs:packet (Results 1 – 2 of 2) sorted by relevance
956 let mut packet = [0u8; MAX_COMMAND_SIZE + 1]; in process_next_command() localVariable
924 let mut packet: [u8; 140] = [ localVariable