Searched refs:pgset (Results 1 – 2 of 2) sorted by relevance
119 This is done via the /proc interface, and most easily done via pgset132 pgset "clone_skb 1" sets the number of copies of the same packet133 pgset "clone_skb 0" use single SKB for all transmits134 pgset "burst 8" uses xmit_more API to queue 8 copies of the same137 pgset "pkt_size 9014" sets packet size to 9014138 pgset "frags 5" packet will consist of 5 fragments139 pgset "count 200000" sets number of packets to send, set to zero142 pgset "delay 5000" adds delay to hard_start_xmit(). nanoseconds144 pgset "dst 10.0.0.1" sets IP destination address147 pgset "dst_min 10.0.0.1" Same as dst[all …]
93 function pgset() { function