Searched refs:iface0 (Results 1 – 3 of 3) sorted by relevance
18 iface0="ltp_veth0"52 ip li add $iface0 type veth peer name $iface1 || \53 tst_brk TBROK "failed to add veth $iface0"56 ip li set up $iface0 || tst_brk TBROK "failed to bring $iface0 up"67 tst_res TINFO "add $ip_addr to $iface0"68 ip addr add $ip_addr dev $iface0 || \87 [ $veth_added ] && ip li del $iface099 tst_res TINFO "starting DHCPv$TST_IPVER server on $iface0"
13 --log-facility=./tst_dnsmasq.log --interface=$iface0 \
34 dhcpd -lf tst_hdcpd.lease -$TST_IPVER $iface0 > tst_dhcpd.err 2>&1