Searched refs:set_dst_port (Results 1 – 2 of 2) sorted by relevance
154 pub fn set_dst_port(&mut self, value: u16) { in set_dst_port() method263 packet.set_dst_port(self.dst_port); in emit_header()281 packet.set_dst_port(self.dst_port); in emit()371 packet.set_dst_port(53); in test_construct()393 packet.set_dst_port(31881); in test_zero_checksum()405 packet.set_dst_port(31881); in test_no_checksum()
378 pub fn set_dst_port(&mut self, value: u16) { in set_dst_port() method925 packet.set_dst_port(self.dst_port); in emit()1134 packet.set_dst_port(80); in test_construct()