Searched refs:tst_iface (Results 1 – 17 of 17) sorted by relevance
49 ip addr show $(tst_iface) | grep -q 'MULTICAST' || \52 ip maddr show $(tst_iface) | grep -q '224.0.0.1'66 ping -c2 -I $(tst_iface) 224.0.0.1 > ping_out.log || \
40 ip li set $(tst_iface) mtu $saved_mtu58 local iface=$(tst_iface)59 local iface_rmt=$(tst_iface rhost)
54 ifconfig $(tst_iface) $lhost_ipv4addr netmask 255.255.255.0 \
37 local iface=$(tst_iface)
45 local iface=$(tst_iface)
47 local iface=$(tst_iface)
46 local iface=$(tst_iface)
43 $ping_cmd -I $(tst_iface) -f $addr > /dev/null 2>&1 &47 tcpdump -n -i $(tst_iface) -c $numloops > $outfile 2>/dev/null
47 lhost_ifname=$(tst_iface lhost $LINK_NUM)48 rhost_ifname=$(tst_iface rhost $LINK_NUM)
29 if_loc=$(tst_iface)30 if_rmt=$(tst_iface rhost)
41 tc qdisc del dev $(tst_iface) root netem loss 0.03% ecn54 tc qdisc add dev $(tst_iface) root netem loss 0.03% ecn > /dev/null 2>&1
162 tst_iface() function248 local iface=$(tst_iface $type $link_num)286 local iface_loc=${1:-$(tst_iface)}287 local iface_rmt=${2:-$(tst_iface rhost)}
28 ethtool --show-features $(tst_iface) | grep -q 'busy-poll.*on' || \
28 dev=$(tst_iface)
56 check_icmpv${ipver}_connectivity $(tst_iface) $(tst_ipaddr rhost) || \
128 ip li add link $(tst_iface) $vname type $virt_type $opt