Searched defs:packet_count (Results 1 – 2 of 2) sorted by relevance
45 pub packet_count: u32, field264 let packet_count = raw_packet.get_u32(); in unmarshal() localVariable
129 pub fn packet_count(&self) -> u32 { in packet_count() method