Lines Matching full:packets
22 [Documentation] Pump network packets to target.
25 # Send packets to BMC and check packet loss.
26 ${bmc_packet_loss}= Send Network Packets
40 Send Network Packets
41 [Documentation] Send TCP, UDP or ICMP packets to the target.
45 # ${host}- Target system to which network packets to be sent.
46 # ${packet_type}- type of packets to be sent viz tcp, udp or icmp.
49 # This program expects host, port, type and number of packets to be sent
50 # and rate at which packets to be sent, should be given in command line
51 # by default it sends 100 TCP packets at 5 packets/second.
74 # Raw packets sent: 2 (80B) | Rcvd: 1 (46B) | Lost: 1 (50.00%)