Searched refs:pgset (Results 1 – 3 of 3) sorted by relevance
20 self.pgset('rem_device_all')21 self.pgset('add_device ' + eth)22 self.pgset('max_before_softirq 10000')31 self.pgset('clone_skb %d' % (count))32 self.pgset('min_pkt_size 60')33 self.pgset('max_pkt_size 60')34 self.pgset('dst ' + dst_ip)35 self.pgset('dst_mac ' + dst_mac)36 self.pgset('count %d' % (count))40 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/: