Searched refs:iface0 (Results 1 – 3 of 3) sorted by relevance
17 iface0="ltp_veth0"55 ip li add $iface0 type veth peer name $iface1 || \56 tst_brk TBROK "failed to add veth $iface0"59 ip li set up $iface0 || tst_brk TBROK "failed to bring $iface0 up"71 tst_res TINFO "add $ip_addr to $iface0"72 ip addr add $ip_addr dev $iface0 || \99 [ $veth_added ] && ip li del $iface0117 tst_res TINFO "starting DHCPv$TST_IPVER server on $iface0"
19 --log-facility=$log --interface=$iface0 \
43 dhcpd -lf $lease_file -$TST_IPVER $iface0 > $log 2>&1