Searched refs:up (Results 1 - 5 of 5) sorted by relevance

/system/core/rootdir/etc/
H A Dinit.goldfish.sh4 ifconfig eth0 10.0.2.15 netmask 255.255.255.0 up
21 # The following detects the latter case and sets up the
60 # set up the second interface (for inter-emulator connections)
66 *) ifconfig eth1 "$my_ip" netmask 255.255.255.0 up
/system/core/init/
H A DAndroid.mk60 # We need this so that the installed files could be picked up based on the
H A Dbuiltins.c168 static int __ifupdown(const char *interface, int up) argument
184 if (up)
383 /* if our last argument isn't a flag, wolf it up as an option string */
/system/core/libnetutils/
H A Dpacket.c67 uint16_t *up = (uint16_t *)buffer; local
72 sum += *up++;
76 sum += (uint16_t) *(uint8_t *)up;
/system/core/toolbox/
H A DAndroid.mk132 # We need this so that the installed files could be picked up based on the

Completed in 73 milliseconds