Searched refs:DEV (Results 1 – 11 of 11) sorted by relevance
45 pg_thread $thread "add_device" $DEV48 pg_set $DEV "count $COUNT"52 pg_set $DEV "clone_skb $CLONE_SKB"55 pg_set $DEV "pkt_size $PKT_SIZE"58 pg_set $DEV "delay $DELAY"61 pg_set $DEV "flag NO_TIMESTAMP"64 pg_set $DEV "dst_mac $DST_MAC"65 pg_set $DEV "dst${IP6}_min $DST_MIN"66 pg_set $DEV "dst${IP6}_max $DST_MAX"70 pg_set $DEV "flag UDPDST_RND"[all …]
25 node=`get_iface_node $DEV`26 irq_array=(`get_iface_irqs $DEV`)56 dev=${DEV}@${thread}108 dev=${DEV}@${thread}
33 export DEV=$OPTARG34 info "Output device set to: DEV=$DEV"123 if [ -z "$DEV" ]; then
60 dev=${DEV}@${thread}96 dev=${DEV}@${thread}
43 dev=${DEV}@${thread}76 dev=${DEV}@${thread}
50 dev=${DEV}@${thread}91 dev=${DEV}@${thread}
41 dev=${DEV}@${thread}87 dev=${DEV}@${thread}
47 dev=${DEV}@${thread}90 dev=${DEV}@${thread}
51 dev=${DEV}@${thread}103 dev=${DEV}@${thread}
19 -i : ($DEV) output interface/device (required)36 interface/device parameter "-i" sets variable $DEV.
88 unset DEV93 DEV=$294 info "Device set to: DEV=$DEV" >&2136 if [[ -z $DEV ]]; then208 flush_tc $DEV209 flush_xdp $DEV214 list_tc $DEV215 list_xdp $DEV219 attach_tc_mark $DEV $FILE220 attach_xdp_mark $DEV $FILE