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

1 2

  /external/dhcpcd/dhcpcd-hooks/
10-mtu 4 ifconfig "${interface}" mtu "${new_interface_mtu}"
  /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
  /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}
  /system/core/rootdir/etc/
init.goldfish.sh 3 ifconfig eth0 10.0.2.15 netmask 255.255.255.0 up
  /system/core/toolbox/
Android.mk 14 ifconfig \
  /development/pdk/docs/porting/
tcpdump.jd 80 <li><code>ifconfig interface</code>: note that unlike Linux, you need to give <code>ifconfig</code> an argument</li>
  /external/iproute2/doc/
ip-tunnels.tex 28 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|
ip-cref.tex 603 Unlike \verb|ifconfig|, the \verb|ip| utility {\em does not\/} set any broadcast
    [all...]
  /external/iproute2/doc/actions/
ifb-README 53 ifconfig ifb0 up
111 [root@jmandrake]:~# ifconfig ifb0
  /external/opencore/engines/player/test/src/
test_pv_player_engine_testset13.h     [all...]
  /hardware/ti/wlan/wl1271/platforms/os/linux/src/
WlanDrvIf.c 623 * Called by network stack upon opening network interface (ifconfig up).
701 * Called by network stack upon closing network interface (ifconfig down).
791 when trying to 'ifconfig up' the interface */
    [all...]
  /system/wlan/ti/wilink_6_1/platforms/os/linux/src/
WlanDrvIf.c 616 * Called by network stack upon opening network interface (ifconfig up).
684 * Called by network stack upon closing network interface (ifconfig down).
767 when trying to 'ifconfig up' the interface */
  /external/grub/netboot/
etherboot.h 498 extern int ifconfig (char *ip, char *sm, char *gw, char *svr);
main.c 145 /* ifconfig - configure network interface. */
147 ifconfig (char *ip, char *sm, char *gw, char *svr) function
depca.c 147 'ifconfig eth?? down' then 'rmmod depca'.
  /external/grub/docs/
grub.info     [all...]
grub.texi     [all...]
  /external/grub/stage2/
builtins.c     [all...]
  /external/ppp/pppd/
sys-solaris.c 794 * Make sure we ask ip what the muxid, because 'ifconfig modlist' will
817 * Make sure we ask ip what the muxid, because 'ifconfig modlist' will
    [all...]
  /bionic/libc/netbsd/resolv/
res_init.c 152 * you "ifconfig"'d at boot time'' and if this was a SLIP or PPP interface,
  /external/grub/
NEWS 139 * New command, "ifconfig".
  /external/kernel-headers/original/linux/
wireless.h 60 * (drivers init, ifconfig, /proc/net/dev, ...) and with are not
    [all...]
  /external/wpa_supplicant/
wireless_copy.h 60 * (drivers init, ifconfig, /proc/net/dev, ...) and with are not
    [all...]
  /external/wpa_supplicant_6/wpa_supplicant/src/common/
wireless_copy.h 60 * (drivers init, ifconfig, /proc/net/dev, ...) and with are not
    [all...]

Completed in 3571 milliseconds

1 2