Home
last modified time | relevance | path

Searched refs:UDP_SERVER_PORT (Results 1 – 1 of 1) sorted by relevance

/tools/test/connectivity/acts_tests/tests/google/net/
DSocketKeepaliveTest.py47 UDP_SERVER_PORT = 4500 variable
236 if UDP in pkt and pkt[UDP].dport == UDP_SERVER_PORT:
368 port = TCP_SERVER_PORT if tcp_keepalive else UDP_SERVER_PORT
385 self.log.info("UDP encap port on server: %s" % UDP_SERVER_PORT)
747 self.log.info("UDP encap port on server: %s" % UDP_SERVER_PORT)