Searched refs:iface0 (Results 1 – 3 of 3) sorted by relevance
17 iface0="ltp_veth0"61 ip link add $iface0 type veth peer name $iface1 || \62 tst_brk TBROK "failed to add veth $iface0"65 ip link set up $iface0 || tst_brk TBROK "failed to bring $iface0 up"77 tst_res TINFO "add $ip_addr to $iface0"78 ip addr add $ip_addr dev $iface0 || \105 [ $veth_added ] && ip link del $iface0123 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