Searched refs:tst_iface (Results 1 – 16 of 16) sorted by relevance
39 check_icmpv4_connectivity $(tst_iface) $(tst_ipaddr rhost) || \54 ifconfig $(tst_iface) $lhost_ipv4addr netmask 255.255.255.0 \64 check_icmpv4_connectivity $(tst_iface) $(tst_ipaddr rhost) || \69 check_icmpv4_connectivity $(tst_iface) $(tst_ipaddr rhost) || \
57 check_icmpv${ipver}_connectivity $(tst_iface) $(tst_ipaddr rhost)
37 local iface=$(tst_iface)
43 local iface=$(tst_iface)
38 local iface=$(tst_iface)
39 local iface=$(tst_iface)
50 ip addr show $(tst_iface) | grep -q 'MULTICAST' || \53 ip maddr show $(tst_iface) | grep -q '224.0.0.1' || \67 ping -c2 -I $(tst_iface) 224.0.0.1 > ping_out.log || \
43 $ping_cmd -I $(tst_iface) -f $addr > /dev/null 2>&1 &47 tcpdump -n -i $(tst_iface) -c $numloops > $outfile 2>/dev/null
72 lhost_ifname=$(tst_iface lhost $LINK_NUM)73 rhost_ifname=$(tst_iface rhost $LINK_NUM)
44 tc qdisc del dev $(tst_iface) root netem loss 0.03% ecn56 tc qdisc add dev $(tst_iface) root netem loss 0.03% ecn > /dev/null 2>&1
140 tst_iface() function194 local iface=$(tst_iface $type $link_num)222 local iface=$(tst_iface $type $link_num)
56 check_icmpv${ipver}_connectivity $(tst_iface) $(tst_ipaddr rhost) || \
62 check_icmpv${ipver}_connectivity $(tst_iface) $(tst_ipaddr rhost) || \
127 ip li add link $(tst_iface) $vname type $virt_type $opt