HomeSort by relevance Sort by last modified time
    Searched refs:ifconfig (Results 1 - 25 of 46) sorted by null

1 2

  /device/generic/uml/
init.eth0.sh 2 ifconfig eth0 192.168.0.253 u
  /external/ltp/testcases/network/stress/interface/
if-updown 33 if_cmd) local cmd_name='ifconfig' ;;
46 if_cmd) ifconfig $iface down ;;
55 if_cmd) ifconfig $iface up ;;
73 tst_check_cmds ifconfig
if-addr-adddel 34 if_cmd) local cmd_name='ifconfig' ;;
63 ifconfig $iface add $new_ip/$netmask
65 ifconfig $iface:1 $new_ip netmask 255.255.255.0
90 ifconfig $iface del $new_ip/$netmask
92 ifconfig $iface:1 down
116 tst_check_cmds ifconfig
if4-addr-change 38 tst_check_cmds ifconfig
40 tst_resm TINFO "ifconfig changes IPv4 address $NS_TIMES times"
62 ROD ifconfig $(tst_iface) ${IPV4_LNETWORK}${add_to_net}.${num} netmask \
if-addr-addlarge 34 if_cmd) local cmd_name='ifconfig' ;;
75 ifconfig $iface add $new_ip/$netmask
77 ifconfig $iface:$x:$y $new_ip netmask 255.255.0.0
100 ifconfig $iface del $new_ip/$netmask
102 ifconfig $iface:$x:$y down
136 tst_check_cmds ifconfig
if-mtu-change 53 if_cmd) local cmd_name='ifconfig' ;;
79 if_cmd) ifconfig $iface mtu $mtu || ret=1
80 tst_rhost_run -c "ifconfig $iface_rmt mtu $mtu"
100 tst_check_cmds ifconfig
  /device/generic/goldfish/
init.ranchu-net.sh 20 *) ifconfig eth1 "$my_ip" netmask 255.255.255.0 up
init.goldfish.sh 4 ifconfig eth0 10.0.2.15 netmask 255.255.255.0 up
72 *) ifconfig eth1 "$my_ip" netmask 255.255.255.0 up
  /external/ltp/testcases/kernel/containers/netns/
netns_breakns.sh 34 # and 'ifconfig' for ioctl.)
36 # Tests communication with ip (uses netlink) and ifconfig (uses ioctl)
42 # 2. using ioctl (ifconfig command).
64 tst_check_cmds ifconfig
65 $NS_EXEC $NS_HANDLE0 $NS_TYPE ifconfig veth1 $IFCONF_IN6_ARG $IP1/$NETMASK 2>/dev/null
  /external/ltp/testcases/network/stress/ns-tools/
add_ipv6addr 84 ifconfig ${ifname} up ; ifconfig ${ifname} add ${addr}/${netmask}
87 ret=`$LTP_RSH $RHOST '( PATH=/sbin:/usr/sbin:$PATH ; ifconfig '${ifname}' up && ifconfig '${ifname}' add '${addr}/${netmask}' ) >/dev/null 2>&1; echo $?'`
initialize_if 73 command="ifconfig $ifname down mtu 1500 ; ip route flush dev $ifname ; ip addr flush dev $ifname ; ifconfig $ifname up"
76 ( ifconfig $ifname down && \
80 ifconfig $ifname up ) >/dev/null 2>&1
83 ret=`$LTP_RSH $RHOST '( PATH=/sbin:/usr/sbin:$PATH ; ifconfig '$ifname' down && ip link set mtu 1500 dev '$ifname' && ip route flush dev '$ifname' && ip addr flush dev '$ifname' && ifconfig '$ifname' up ) >/dev/null 2>&1 ; echo $?'`
set_ipv4addr 85 ifconfig $ifname up
86 ifconfig $ifname $addr netmask $netmask broadcast $broadcast
89 ret=`$LTP_RSH $RHOST '( PATH=/sbin:/usr/sbin:$PATH ; ifconfig '$ifname' up && ifconfig '$ifname $addr' netmask '$netmask' broadcast '$broadcast' ) >/dev/null 2>&1; echo $?'`
  /external/toybox/tests/
ifconfig.test 4 # Brief: Some cursery coverage tests of ifconfig...
5 # Note: requires permissions to run modprobe and all ifconfig options
10 # instead of relying on ifconfig output
11 # 2. Introduce more error cases, to verify ifconfig fails gracefully
12 # 3. Do more complex calls to ifconfig, while mixing the order of the
14 # 4. Cover more ifconfig options:
26 echo "$SHOWSKIP: ifconfig (not root)"
35 if ! ifconfig dummy0 up 2>/dev/null
37 echo "$SHOWSKIP: ifconfig dummy0 up failed"
41 # Results Expected: After calling ifconfig, no lines with dummy0 are displaye
    [all...]
  /prebuilts/go/darwin-x86/src/net/
interface_bsd_test.go 21 xname, err := exec.LookPath("ifconfig")
27 Args: []string{"ifconfig", ti.name, "create"},
31 Args: []string{"ifconfig", ti.name, "destroy"},
38 xname, err := exec.LookPath("ifconfig")
44 Args: []string{"ifconfig", ti.name, "create"},
48 Args: []string{"ifconfig", ti.name, "inet", ti.local, ti.remote},
52 Args: []string{"ifconfig", ti.name, "destroy"},
  /prebuilts/go/linux-x86/src/net/
interface_bsd_test.go 21 xname, err := exec.LookPath("ifconfig")
27 Args: []string{"ifconfig", ti.name, "create"},
31 Args: []string{"ifconfig", ti.name, "destroy"},
38 xname, err := exec.LookPath("ifconfig")
44 Args: []string{"ifconfig", ti.name, "create"},
48 Args: []string{"ifconfig", ti.name, "inet", ti.local, ti.remote},
52 Args: []string{"ifconfig", ti.name, "destroy"},
  /external/ltp/testcases/kdump/lib/
sysinfo.sh 48 echo "------------- IFCONFIG -------------------"
50 ifconfig
  /external/wpa_supplicant_8/wpa_supplicant/examples/
p2p-action-udhcp.sh 27 ifconfig $GIFNAME 192.168.42.1 up
42 ifconfig $GIFNAME 0.0.0.0
46 ifconfig $GIFNAME 0.0.0.0
p2p-action.sh 29 ifconfig $GIFNAME 192.168.42.1 up
53 sudo ifconfig $GIFNAME "$ipaddr" netmask "$ipmask"
68 ifconfig $GIFNAME 0.0.0.0
73 ifconfig $GIFNAME 0.0.0.0
  /external/ipsec-tools/src/racoon/samples/roadwarrior/client/
phase1-down.sh 35 ifconfig ${if} delete ${INTERNAL_ADDR4}
44 ifconfig ${if}:1 del ${INTERNAL_ADDR4}
phase1-up.sh 36 ifconfig ${if} alias ${INTERNAL_ADDR4} netmask ${INTERNAL_NETMASK4}
43 ifconfig ${if}:1 ${INTERNAL_ADDR4}
  /development/scripts/
reverse_tether.sh 87 $ADB shell "ifconfig $PHONE_DEV down"
101 $ADB shell "ifconfig $PHONE_DEV $PHONE_IP netmask $NETMASK up"
102 sudo ifconfig $HOST_DEV $HOST_IP netmask $NETMASK up
121 $ADB shell "ifconfig $dev down"
127 $ADB shell "ifconfig $PHONE_DEV $PHONE_IP netmask $NETMASK up"
136 $ADB shell "ifconfig $PHONE_DEV up"
138 $ADB shell "ifconfig $PHONE_DEV" # for diagnostics
161 sudo ifconfig $HOST_DEV $HOST_IP netmask $NETMASK up
168 sudo ifconfig usb0 $HOST_IP netmask $NETMASK up
180 sudo ifconfig $LAN_DEV 0.0.0.
    [all...]
  /external/ltp/tools/pounder21/test_scripts/
get_hw_info 77 ifconfig -a
  /external/iproute2/examples/
dhcp-client-script 136 LOG ifconfig $addrid down
137 ifconfig $addrid down
164 LOG ifconfig $addrid $2 $mask_arg $brd_arg up
165 ifconfig $addrid $2 $mask_arg $brd_arg up
345 ifconfig $interface:dhcp down
346 ifconfig $interface:dhcp1 down
348 ifconfig $interface:dhcp 10.10.10.10 netmask 255.255.255.255
349 ifconfig $interface:dhcp down
354 ifconfig $interface:dhcp up
  /art/tools/
setup-buildbot-device.sh 57 adb shell ifconfig lo up
58 adb shell ifconfig
  /frameworks/opt/net/lowpan/tests/
commandtest.sh 42 echo "+ adb shell ifconfig wpan5"
43 adb shell ifconfig wpan5 || die

Completed in 574 milliseconds

1 2