Searched defs:raw_packets (Results 1 – 2 of 2) sorted by relevance
532 let mut raw_packets = vec![]; in handle_outgoing_packets() localVariable639 let mut raw_packets = vec![]; in process_handshake_packet() localVariable
553 let mut raw_packets = Vec::with_capacity(16); in gather_outbound() localVariable