Searched refs:pgset (Results 1 – 3 of 3) sorted by relevance
19 self.pgset('rem_device_all')20 self.pgset('add_device ' + eth)21 self.pgset('max_before_softirq 10000')30 self.pgset('clone_skb %d' % (count))31 self.pgset('min_pkt_size 60')32 self.pgset('max_pkt_size 60')33 self.pgset('dst ' + dst_ip)34 self.pgset('dst_mac ' + dst_mac)35 self.pgset('count %d' % (count))39 self.pgset('start')[all …]
16 function pgset() { function32 pgset "odev eth0"33 pgset "dst 0.0.0.0"
11 <refname>pg3, ipg, pgset</refname>23 <command>pgset</command>34 and <command/pgset/ to setup packet generator.38 <command/pgset/ can send the following commands to module <filename/pg3/: