Searched refs:pgset (Results 1 – 2 of 2) sorted by relevance
114 This is done via the /proc interface, and most easily done via pgset126 pgset "clone_skb 1" sets the number of copies of the same packet127 pgset "clone_skb 0" use single SKB for all transmits128 pgset "burst 8" uses xmit_more API to queue 8 copies of the same131 pgset "pkt_size 9014" sets packet size to 9014132 pgset "frags 5" packet will consist of 5 fragments133 pgset "count 200000" sets number of packets to send, set to zero136 pgset "delay 5000" adds delay to hard_start_xmit(). nanoseconds138 pgset "dst 10.0.0.1" sets IP destination address141 pgset "dst_min 10.0.0.1" Same as dst[all …]
90 function pgset() { function