Lines Matching full:tcp
148 Send Continuous TCP Connection Requests To Redfish Interface And Check Stability
149 [Documentation] Establish large number of TCP connections to Redfish port (443)
153 # Establish large number of TCP connections to Redfish interface.
154 ${connection_loss}= Establish TCP Connections And Get Connection Failures
161 # Check if TCP connections dropped.
166 Send Continuous TCP Connection Requests To IPMI Interface And Check Stability
167 [Documentation] Establish large number of TCP connections to IPMI interface
171 # Establish large number of TCP connections to IPMI interface.
172 ${connection_loss}= Establish TCP Connections And Get Connection Failures
178 # Check if TCP/Network connections dropped.
183 Send Continuous TCP Connection Requests To SSH Interface And Check Stability
184 [Documentation] Establish large number of TCP connections to SSH interface
188 # Establish large number of TCP connections to SSH interface.
189 ${connection_loss}= Establish TCP Connections And Get Connection Failures
195 # Check if TCP/Network connections dropped.
229 Establish TCP Connections And Get Connection Failures
230 [Documentation] Establish TCP connections and return nping connection responses.
236 # packet_type The type of packets to be sent ("tcp", "udp", "icmp").
242 # By default it sends 4 TCP connections at 1 connection/second.