Home
last modified time | relevance | path

Searched refs:ifconfig (Results 1 – 24 of 24) sorted by relevance

/external/iproute2/examples/
Ddhcp-client-script136 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
/external/avahi/avahi-autoipd/
Davahi-autoipd.action.linux59 elif [ -x /bin/ifconfig -o -x /sbin/ifconfig ] ; then
65 ifconfig "$2:avahi" inet "$3" netmask 255.255.0.0 broadcast 169.254.255.255 up
71 ifconfig "$2:avahi" down
Davahi-autoipd.action.bsd35 ifconfig "$2" "$3"/16
39 ifconfig "$2" "$3"/16 delete
/external/wpa_supplicant_8/wpa_supplicant/examples/
Dp2p-action.sh29 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
Dp2p-action-udhcp.sh27 ifconfig $GIFNAME 192.168.42.1 up
42 ifconfig $GIFNAME 0.0.0.0
46 ifconfig $GIFNAME 0.0.0.0
/external/toybox/tests/
Difconfig.test34 ifconfig dummy0 up
192 ifconfig dummy0 down
/external/autotest/client/cros/cellular/
Dlabconfig.py97 ifconfig = ''
112 ifconfig = subprocess.Popen(['ip', 'addr', 'show'],
119 '`ip addr show` output:\n%s' % ifconfig
/external/ipsec-tools/src/racoon/samples/roadwarrior/client/
Dphase1-down.sh35 ifconfig ${if} delete ${INTERNAL_ADDR4}
44 ifconfig ${if}:1 del ${INTERNAL_ADDR4}
Dphase1-up.sh36 ifconfig ${if} alias ${INTERNAL_ADDR4} netmask ${INTERNAL_NETMASK4}
43 ifconfig ${if}:1 ${INTERNAL_ADDR4}
/external/netperf/doc/examples/
Drunemomniaggdemo.sh240 ifconfig -a 2>&1 > ifconfig.txt
/external/autotest/client/site_tests/network_ShillInitScripts/
Dcontrol15 depends on the ifconfig utility to both disable and reenable a network
/external/autotest/client/tests/kvm/unattended/
DRHEL-3-series.ks28 os.system('/bin/ifconfig eth0 10.0.2.15 netmask 255.255.255.0 up')
/external/autotest/client/site_tests/network_DhcpRenewWithOptionSubset/
Dcontrol17 parameters in the resulting ifconfig do not retain the values from
/external/dhcpcd-6.8.2/dhcpcd-hooks/
D10-mtu12 ifconfig "$interface" mtu "$mtu"
/external/iproute2/doc/
Dip-tunnels.tex28 ifconfig tunl1 10.0.0.1 pointopoint 193.233.7.65
39 ifconfig MY-TUNNEL 10.0.0.1
47 ifconfig tunl0 10.0.0.1
59 ifconfig tunl0 10.0.0.1 netmask 255.255.255.255
67 ifconfig tunl0 10.0.0.1 netmask 255.255.255.255
118 the command \verb|ifconfig| ... \verb|pointopoint A|.
208 of another devices. You should set a protocol address with \verb|ifconfig|
Dip-cref.tex638 Unlike \verb|ifconfig|, the \verb|ip| utility {\em does not\/} set any broadcast
3211 This is a simplistic script replacing one option of \verb|ifconfig|,
3218 I strongly recommend using it {\em instead\/} of \verb|ifconfig| both
/external/toybox/
DAndroid.mk97 toys/other/ifconfig.c \
280 ifconfig \
/external/iproute2/doc/actions/
Difb-README53 ifconfig ifb0 up
111 [root@jmandrake]:~# ifconfig ifb0
/external/autotest/client/site_tests/network_WiFiTxRx/
Dnetwork-flipflop.sh168 ifconfig $iface up 1>&2;
/external/autotest/client/deps/lansim/
Dcontrol44 system command like "ip" or "ifconfig", or from Python in this way:
/external/toybox/generated/
Dglobals.h1324 struct ifconfig_data ifconfig; member
Dnewtoys.h99 USE_IFCONFIG(NEWTOY(ifconfig, "^?a", TOYFLAG_SBIN))
Dflags.h3938 #define TT this.ifconfig
/external/iputils/doc/
Dping.sgml616 <citerefentry><refentrytitle/ifconfig/<manvolnum/8/</citerefentry>.